VideoDecoderGidBuilderImpl.discardCorruptedFrames

T discardCorruptedFrames(bool propval) nothrow

Set discardCorruptedFrames property.

Parameters

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

Returns

Builder instance for fluent chaining