Share via


VTCompressionSession.EndPass(Boolean) Method

Definition

End a compression pass.

public VideoToolbox.VTStatus EndPass(out bool furtherPassesRequested);
member this.EndPass : bool -> VideoToolbox.VTStatus

Parameters

furtherPassesRequested
Boolean

Will be set to true if the decoder requests another pass.

Returns

Ok if successful, or an error code otherwise.

Applies to