AVMutableCompositionTrack.InsertEmptyTimeRange(CMTimeRange) 메서드

정의

지정된 timeRange의 트랙에 빈 콘텐츠를 삽입합니다.

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

매개 변수

timeRange
CMTimeRange
특성

적용 대상