media/extensions
olly 106d88df41 Some no-op LeanbackPlayerAdapter cleanup
- Have a single inner class for all listeners. This is inline
  with what we do elsewhere in the library.
- Avoid repeated getCallback() calls within methods.
- Seek to default position from ended state, rather than 0.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=165603927
2017-08-17 23:02:16 +01:00
..
cast Allow easier ExoPlayer/Cast integration 2017-08-17 22:56:52 +01:00
cronet Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
ffmpeg Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
flac Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
gvr Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
ima Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
leanback Some no-op LeanbackPlayerAdapter cleanup 2017-08-17 23:02:16 +01:00
mediasession Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
okhttp Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
opus Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
rtmp Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
vp9 Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
README.md Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00

ExoPlayer extensions

ExoPlayer extensions are modules that depend on external libraries to provide additional functionality. Browse the individual extensions and their READMEs to learn more.