media/demo
Oliver Woodman bc303b730a Factor out AudioTrack from MediaCodecAudioTrackRenderer.
AudioTrack contains the portions of MediaCodecAudioTrackRenderer that handle the
platform AudioTrack instance, including synchronization (playback position
smoothing), non-blocking writes and releasing.

This refactoring should not affect the behavior of audio playback, and is in
preparation for adding an Ac3PassthroughAudioTrackRenderer that will use the
AudioTrack.
2014-11-18 19:04:14 +00:00
..
src/main Factor out AudioTrack from MediaCodecAudioTrackRenderer. 2014-11-18 19:04:14 +00:00
build.gradle API level 21 enhancements for ExoPlayer playbacks. 2014-09-25 20:29:44 +01:00