corrupted instead of outputting them.
VideoDecoder.discardCorruptedFrames
bool discardCorruptedFrames() @property nothrowGet discardCorruptedFrames property.
Returns
If set to true the decoder will discard frames that are marked as
void discardCorruptedFrames(bool propval) @property nothrowSet discardCorruptedFrames property.
Parameters
propval | If set to true the decoder will discard frames that are marked as corrupted instead of outputting them. |