AVMutableCompositionTrack.InsertEmptyTimeRange(CMTimeRange) Method

Definition

Inserts empty content into the track at the specified timeRange.

[Foundation.Export("insertEmptyTimeRange:")]
public virtual void InsertEmptyTimeRange (CoreMedia.CMTimeRange timeRange);
abstract member InsertEmptyTimeRange : CoreMedia.CMTimeRange -> unit
override this.InsertEmptyTimeRange : CoreMedia.CMTimeRange -> unit

Parameters

timeRange
CMTimeRange
Attributes

Applies to