mirror of
https://github.com/samsonjs/media.git
synced 2026-04-02 10:45:51 +00:00
When the size of the video is unknown, PlayerView and StyledPlayerView set the aspect ratio as 1, which could result in wrong view layout. This CL sets the aspect ratio as 0 (unset) to prevent that. This handles Issue: #9189. PiperOrigin-RevId: 385115357 |
||
|---|---|---|
| .. | ||
| all | ||
| common | ||
| core | ||
| dash | ||
| extractor | ||
| hls | ||
| rtsp | ||
| smoothstreaming | ||
| transformer | ||
| ui | ||
| README.md | ||
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.