AVAssetTrack.SegmentForTrackTime(CMTime) 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.
The track segment containing the specified 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
Parameters
- trackTime
- CMTime
Returns
- Attributes