AVMutableCompositionTrack.InsertEmptyTimeRange(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 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