Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
SubtitleDelegate Class Reference
+ Inheritance diagram for SubtitleDelegate:
+ Collaboration diagram for SubtitleDelegate:

Instance Methods

(void- legibleOutput:didOutputAttributedStrings:nativeSampleBuffers:forItemTime:
 

Protected Attributes

AVFVideoRendererControlm_renderer
 

Detailed Description

Definition at line 22 of file avfvideorenderercontrol.mm.

Method Documentation

◆ legibleOutput:didOutputAttributedStrings:nativeSampleBuffers:forItemTime:

- (void) legibleOutput: (AVPlayerItemLegibleOutput *) output
didOutputAttributedStrings: (NSArray<NSAttributedString *> *) strings
nativeSampleBuffers: (NSArray *) nativeSamples
forItemTime: (CMTime) itemTime 

Definition at line 25 of file avfvideorenderercontrol.mm.

Member Data Documentation

◆ m_renderer

- (AVFVideoRendererControl*) m_renderer
protected

Definition at line 25 of file avfvideorenderercontrol.mm.


The documentation for this class was generated from the following file: