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.
The time in the video composition corresponding to the frame being processed.
var compositionTime: CMTime { get }You can use this property to vary the parameters of a filter over time.