Contents

compositionTime

The time in the video composition corresponding to the frame being processed.

Declaration

var compositionTime: CMTime { get }

Discussion

You can use this property to vary the parameters of a filter over time.

See Also

Getting contextual information for filtering