VTCompressionSession.BeginPass(VTCompressionSessionOptionFlags) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Start a compression pass.
public VideoToolbox.VTStatus BeginPass(VideoToolbox.VTCompressionSessionOptionFlags flags);
member this.BeginPass : VideoToolbox.VTCompressionSessionOptionFlags -> VideoToolbox.VTStatus
Parameters
Any flags for this compression pass.
Returns
Ok if successful, or an error code otherwise.