次の方法で共有


AVAssetTrack.SegmentForTrackTime(CMTime) メソッド

定義

指定した trackTimeを含むトラック セグメント。

[Foundation.Export("segmentForTrackTime:")]
public virtual AVFoundation.AVAssetTrackSegment SegmentForTrackTime (CoreMedia.CMTime trackTime);
abstract member SegmentForTrackTime : CoreMedia.CMTime -> AVFoundation.AVAssetTrackSegment
override this.SegmentForTrackTime : CoreMedia.CMTime -> AVFoundation.AVAssetTrackSegment

パラメーター

trackTime
CMTime

戻り値

属性

適用対象