IAVPlayerItemMetadataCollectorPushDelegate.DidCollectDateRange 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("metadataCollector:didCollectDateRangeMetadataGroups:indexesOfNewGroups:indexesOfModifiedGroups:")]
[Foundation.Preserve(Conditional=true)]
public void DidCollectDateRange (AVFoundation.AVPlayerItemMetadataCollector metadataCollector, AVFoundation.AVDateRangeMetadataGroup[] metadataGroups, Foundation.NSIndexSet indexesOfNewGroups, Foundation.NSIndexSet indexesOfModifiedGroups);
abstract member DidCollectDateRange : AVFoundation.AVPlayerItemMetadataCollector * AVFoundation.AVDateRangeMetadataGroup[] * Foundation.NSIndexSet * Foundation.NSIndexSet -> unit
Paramètres
- metadataCollector
- AVPlayerItemMetadataCollector
- metadataGroups
- AVDateRangeMetadataGroup[]
- indexesOfNewGroups
- NSIndexSet
- indexesOfModifiedGroups
- NSIndexSet
- Attributs