AVMutableComposition.InserEmptyTimeRange(CMTimeRange) 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.
Inserts an empty time range into all tracks in the composition.
[Foundation.Export("insertEmptyTimeRange:")]
public virtual void InserEmptyTimeRange (CoreMedia.CMTimeRange timeRange);
abstract member InserEmptyTimeRange : CoreMedia.CMTimeRange -> unit
override this.InserEmptyTimeRange : CoreMedia.CMTimeRange -> unit
Parameters
- timeRange
- CMTimeRange
- Attributes