AVPlayerItemLegibleOutputPushDelegate.DidOutputAttributedStrings Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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
- output
- AVPlayerItemLegibleOutput
- strings
- NSAttributedString[]
- nativeSamples
- CMSampleBuffer[]
- itemTime
- CMTime
- Attributes