VideoDecoder.discardCorruptedFrames

bool discardCorruptedFrames() @property

Get discardCorruptedFrames property.

Returns

If set to true the decoder will discard frames that are marked as

corrupted instead of outputting them.

void discardCorruptedFrames(bool propval) @property

Set discardCorruptedFrames property.

Parameters

propvalIf set to true the decoder will discard frames that are marked as corrupted instead of outputting them.