mirror of
https://github.com/samsonjs/media.git
synced 2026-04-11 12:15:47 +00:00
Add experimental method to synchronize MediaCodec interactions with asynchronous queueing. When the feature is enabled, interactions such as MediaCodec.setOutputSurface() triggered by the MediaCodecRenderer will wait until all input buffers pending queueing are first submitted to the MediaCodec. PiperOrigin-RevId: 341423837 |
||
|---|---|---|
| .. | ||
| all | ||
| common | ||
| core | ||
| dash | ||
| extractor | ||
| hls | ||
| smoothstreaming | ||
| 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.