Synchronize codec interaction with buffer queueing
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
Showing
with
119 additions
and
40 deletions
Please
register
or
sign in
to comment