mirror of
https://github.com/samsonjs/media.git
synced 2026-04-02 10:45:51 +00:00
- Make sure no events are posted on PlaybackControlView if it's not attached to a window. This can cause leaks. The target hide time is recorded if necessary and processed when the view is re-attached. - Deduplicated PlaybackControlView.VisibilityListener invocations. - Fixed timeouts to be more intuitive (I think). - Fixed initial visibility of PlaybackControlView when used as part of SimpleExoPlayerView. - Made some more attributes configurable from layout xml. Issue: #1908 Issue: #1919 Issue: #1923 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=135679988 |
||
|---|---|---|
| .. | ||
| audio | ||
| decoder | ||
| drm | ||
| extractor | ||
| mediacodec | ||
| metadata | ||
| source | ||
| text | ||
| trackselection | ||
| ui | ||
| upstream | ||
| util | ||
| video | ||
| BaseRenderer.java | ||
| C.java | ||
| DefaultLoadControl.java | ||
| ExoPlaybackException.java | ||
| ExoPlayer.java | ||
| ExoPlayerFactory.java | ||
| ExoPlayerImpl.java | ||
| ExoPlayerImplInternal.java | ||
| ExoPlayerLibraryInfo.java | ||
| Format.java | ||
| FormatHolder.java | ||
| LoadControl.java | ||
| ParserException.java | ||
| Renderer.java | ||
| RendererCapabilities.java | ||
| SimpleExoPlayer.java | ||
| Timeline.java | ||