Share via


VTCompressionSession.GetTimeRangesForNextPass(CMTimeRange[]) Method

Definition

Get the time ranges for the next pass.

public VideoToolbox.VTStatus GetTimeRangesForNextPass(out CoreMedia.CMTimeRange[]? timeRanges);
member this.GetTimeRangesForNextPass : CMTimeRange[] -> VideoToolbox.VTStatus

Parameters

timeRanges
CMTimeRange[]

Upon return, the time ranges for the next πass.

Returns

Ok if successful, or an error code otherwise.

Applies to