AVPlayerItemMetadataOutputPushDelegate_Extensions Class

Definition

Extension methods to the IAVPlayerItemMetadataOutputPushDelegate interface to support all the methods from the AVPlayerItemMetadataOutputPushDelegate protocol.

public static class AVPlayerItemMetadataOutputPushDelegate_Extensions
type AVPlayerItemMetadataOutputPushDelegate_Extensions = class
Inheritance
AVPlayerItemMetadataOutputPushDelegate_Extensions

Remarks

The extension methods for IAVPlayerItemMetadataOutputPushDelegate allow developers to treat instances of the interface as having all the optional methods of the original AVPlayerItemMetadataOutputPushDelegate protocol. Since the interface only contains the required members, these extension methods allow developers to call the optional members of the protocol.

Methods

DidOutputTimedMetadataGroups(IAVPlayerItemMetadataOutputPushDelegate, AVPlayerItemMetadataOutput, AVTimedMetadataGroup[], AVPlayerItemTrack)

Applies to