AVPlayerItemLegibleOutputPushDelegate.DidOutputAttributedStrings Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
[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
Parametri
- output
- AVPlayerItemLegibleOutput
- strings
- NSAttributedString[]
- nativeSamples
- CMSampleBuffer[]
- itemTime
- CMTime
- Attributi