AVPlayerItemLegibleOutputPushDelegate_Extensions.DidOutputAttributedStrings Method

Definition

public static void DidOutputAttributedStrings (this AVFoundation.IAVPlayerItemLegibleOutputPushDelegate This, AVFoundation.AVPlayerItemLegibleOutput output, Foundation.NSAttributedString[] strings, CoreMedia.CMSampleBuffer[] nativeSamples, CoreMedia.CMTime itemTime);
static member DidOutputAttributedStrings : AVFoundation.IAVPlayerItemLegibleOutputPushDelegate * AVFoundation.AVPlayerItemLegibleOutput * Foundation.NSAttributedString[] * CoreMedia.CMSampleBuffer[] * CoreMedia.CMTime -> unit

Parameters

This
IAVPlayerItemLegibleOutputPushDelegate

The instance on which this extension method operates.

strings
NSAttributedString[]
nativeSamples
CMSampleBuffer[]
itemTime
CMTime

Applies to