mirror of
https://github.com/androidx/media.git
synced 2025-05-16 03:59:54 +08:00

Before this CL, the FrameMetadataListener was set in onReadyToInitializeCodec while it had already been set when handling message MSG_SET_VIDEO_FRAME_METADATA_LISTENER. PiperOrigin-RevId: 624940824