media/library
andrewlewis 5e4cd1293e Use AudioTrack.isDirectPlaybackSupported on TVs only
Issue: #9239

#minor-release

PiperOrigin-RevId: 388437614
2021-08-03 15:37:55 +01:00
..
all Include RTSP module in gradle project 2021-05-10 23:41:50 +01:00
common HLS: Avoid stuck-buffering issues 2021-08-02 19:20:57 +01:00
core Use AudioTrack.isDirectPlaybackSupported on TVs only 2021-08-03 15:37:55 +01:00
dash Fix parameter names on overridden methods 2021-07-29 21:09:30 +01:00
extractor Simplify TimestampAdjuster logic 2021-08-02 19:19:28 +01:00
hls HLS: Avoid stuck-buffering issues 2021-08-02 19:20:57 +01:00
rtsp Fix parameter names on overridden methods 2021-07-28 09:15:29 +01:00
smoothstreaming Fix parameter names on overridden methods 2021-07-29 21:09:30 +01:00
transformer Remove ExoPlaybackException factory method that doesn't take errorCode 2021-07-09 09:10:19 +01:00
ui Fix parameter names on overridden methods 2021-07-28 09:15:29 +01:00
README.md Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00

ExoPlayer library

The ExoPlayer library is split into multiple modules. See ExoPlayer's top level README for more information about the available library modules and how to use them.