mirror of
https://github.com/samsonjs/media.git
synced 2026-04-01 10:35:48 +00:00
When running in asynchronous mode, MediaCodec will be running the CPU to signal input and output buffers being made available for use by the player. With ExoPlayer.experimentalSetDynamicSchedulingEnabled set to true, ExoPlayer will wakeup to make rendering progress when MediaCodec raises these signals. In this way, ExoPlayer work will align more closely with CPU wake-cycles. PiperOrigin-RevId: 638962108 |
||
|---|---|---|
| .. | ||
| java/androidx/media3/exoplayer | ||
| AndroidManifest.xml | ||