media3/libraries
christosts 81356a222a Add experimental method to turn-off async flush
When operating the MediaCodec in asynchronous mode, after a
MediaCodec.flush(), we start MediaCodec in the callback thread,
which might trigger errors in some platforms. This change adds an
experimental flag to move the call to MediaCodec.start() back to the
playback thread.

PiperOrigin-RevId: 407801013
2021-11-09 10:10:10 +00:00
..
2021-11-09 10:10:10 +00:00
2021-10-27 09:12:46 +01:00
2021-10-27 09:12:46 +01:00