doNotOutputFrame
A Boolean value that hints to the decoder whether or not it should emit an image buffer for the frame.
Declaration
var doNotOutputFrame: Bool { get set }Discussion
If true, the decoder emits nil instead of a CVImageBuffer instance.
A Boolean value that hints to the decoder whether or not it should emit an image buffer for the frame.
var doNotOutputFrame: Bool { get set }If true, the decoder emits nil instead of a CVImageBuffer instance.