mirror of
https://github.com/samsonjs/media.git
synced 2026-03-26 09:35:47 +00:00
adPlaybackState is now non-null, and the uninitialized case is covered by a new boolean hasAdPlaybackState. Position progress updates are now non-null and initialized with IMA's VIDEO_TIME_NOT_READY constant. Also fix some misc code issues: - Remove empty branch for SmoothStreaming (Android Studio warns about this). - Tidy onTimelineChanged and onPositionDiscontinuity and the methods they call to improve naming. - Remove logging for IMA events after release, as these methods are expected to be called in the current IMA SDK behavior. PiperOrigin-RevId: 308977116 |
||
|---|---|---|
| .. | ||
| av1 | ||
| cast | ||
| cronet | ||
| ffmpeg | ||
| flac | ||
| gvr | ||
| ima | ||
| jobdispatcher | ||
| leanback | ||
| mediasession | ||
| okhttp | ||
| opus | ||
| rtmp | ||
| vp9 | ||
| workmanager | ||
| README.md | ||
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.