mirror of
https://github.com/androidx/media.git
synced 2025-05-15 11:39:56 +08:00

Add fields in DecoderCounters for computing the average video frame processing offset. The MediaCodecVideoRenderer reports the video frame processing offset and the demo app presents it on the debug information. PiperOrigin-RevId: 294677878
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.