AVPlayerItemMetadataOutputPushDelegate_Extensions.DidOutputTimedMetadataGroups Method

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static void DidOutputTimedMetadataGroups (this AVFoundation.IAVPlayerItemMetadataOutputPushDelegate This, AVFoundation.AVPlayerItemMetadataOutput output, AVFoundation.AVTimedMetadataGroup[] groups, AVFoundation.AVPlayerItemTrack track);
static member DidOutputTimedMetadataGroups : AVFoundation.IAVPlayerItemMetadataOutputPushDelegate * AVFoundation.AVPlayerItemMetadataOutput * AVFoundation.AVTimedMetadataGroup[] * AVFoundation.AVPlayerItemTrack -> unit

Parameters

This
IAVPlayerItemMetadataOutputPushDelegate

The instance on which this extension method operates.

Attributes

Applies to