IAVPlayerItemMetadataCollectorPushDelegate.DidCollectDateRange Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
[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
Parametri
- metadataCollector
- AVPlayerItemMetadataCollector
- metadataGroups
- AVDateRangeMetadataGroup[]
- indexesOfNewGroups
- NSIndexSet
- indexesOfModifiedGroups
- NSIndexSet
- Attributi