AVPlayerItemLegibleOutputPushDelegate.DidOutputAttributedStrings Method

Definition

[Foundation.Export("legibleOutput:didOutputAttributedStrings:nativeSampleBuffers:forItemTime:")]
public virtual void DidOutputAttributedStrings (AVFoundation.AVPlayerItemLegibleOutput output, Foundation.NSAttributedString[] strings, CoreMedia.CMSampleBuffer[] nativeSamples, CoreMedia.CMTime itemTime);
abstract member DidOutputAttributedStrings : AVFoundation.AVPlayerItemLegibleOutput * Foundation.NSAttributedString[] * CoreMedia.CMSampleBuffer[] * CoreMedia.CMTime -> unit
override this.DidOutputAttributedStrings : AVFoundation.AVPlayerItemLegibleOutput * Foundation.NSAttributedString[] * CoreMedia.CMSampleBuffer[] * CoreMedia.CMTime -> unit

Parameters

strings
NSAttributedString[]
nativeSamples
CMSampleBuffer[]
itemTime
CMTime
Attributes

Applies to