mirror of
https://github.com/samsonjs/media.git
synced 2026-03-27 09:45:47 +00:00
- Ensure consistency between (Styled)PlayerControlView, PlayerNotificationManager, TimelineQueueNavigator and DefaultControlDispatcher. - Handle the case where a live stream has ended when enabling previous and next actions (window.isLive() is true and window.isDynamic is false in that case) PiperOrigin-RevId: 359063793 |
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle | ||
| proguard-rules.txt | ||
| README.md | ||
ExoPlayer UI library module
Provides UI components and resources for use with ExoPlayer.
Links
- Developer Guide.
- Javadoc: Classes matching
com.google.android.exoplayer2.ui.*belong to this module.