AVCompositionTrackSegment.FromUrl 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.
[Foundation.Export("compositionTrackSegmentWithURL:trackID:sourceTimeRange:targetTimeRange:")]
public static IntPtr FromUrl (Foundation.NSUrl url, int trackID, CoreMedia.CMTimeRange sourceTimeRange, CoreMedia.CMTimeRange targetTimeRange);
static member FromUrl : Foundation.NSUrl * int * CoreMedia.CMTimeRange * CoreMedia.CMTimeRange -> nativeint
Parameters
- url
- NSUrl
- trackID
- Int32
- sourceTimeRange
- CMTimeRange
- targetTimeRange
- CMTimeRange
Returns
IntPtr
nativeint
- Attributes