AVPlayerItemLegibleOutputPushDelegate_Extensions Class

Definition

Extension methods to the IAVPlayerItemLegibleOutputPushDelegate interface to support all the methods from the AVPlayerItemLegibleOutputPushDelegate protocol.

public static class AVPlayerItemLegibleOutputPushDelegate_Extensions
type AVPlayerItemLegibleOutputPushDelegate_Extensions = class
Inheritance
AVPlayerItemLegibleOutputPushDelegate_Extensions

Remarks

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

Methods

DidOutputAttributedStrings(IAVPlayerItemLegibleOutputPushDelegate, AVPlayerItemLegibleOutput, NSAttributedString[], CMSampleBuffer[], CMTime)

Applies to