AVCompositionTrackSegment.FromUrl Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
[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
Paramètres
- url
- NSUrl
- trackID
- Int32
- sourceTimeRange
- CMTimeRange
- targetTimeRange
- CMTimeRange
Retours
IntPtr
nativeint
- Attributs