media/extensions
tonihei bd81181892 Add shortcut methods to query next or previous window index.
This functionality is most likely needed by UI modules which currently need
to obtain the timeline, the current repeat and shuffle modes and are only then
able to query the next/previous window index using this information.

Adding these methods simplifies these cumbersome requests.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=166181202
2017-08-29 22:40:13 +01:00
..
cast Add shortcut methods to query next or previous window index. 2017-08-29 22:40:13 +01:00
cronet Fix broken link + minor doc tweak 2017-08-22 16:15:29 +01:00
ffmpeg Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
flac Add listener callback for shuffle mode changes. 2017-08-22 16:23:27 +01:00
gvr Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
ima Add listener callback for shuffle mode changes. 2017-08-22 16:23:27 +01:00
leanback Add listener callback for shuffle mode changes. 2017-08-22 16:23:27 +01:00
mediasession Add shortcut methods to query next or previous window index. 2017-08-29 22:40:13 +01:00
okhttp Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
opus Add listener callback for shuffle mode changes. 2017-08-22 16:23:27 +01:00
rtmp Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00
vp9 Add listener callback for shuffle mode changes. 2017-08-22 16:23:27 +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.