Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
SubtitleDelegate Class Reference
Inheritance diagram for SubtitleDelegate:
Collaboration diagram for SubtitleDelegate:

Instance Methods

(void- legibleOutput:didOutputAttributedStrings:nativeSampleBuffers:forItemTime:
(void- legibleOutput:didOutputAttributedStrings:nativeSampleBuffers:forItemTime:

Protected Attributes

AVFVideoRendererControlm_renderer

Detailed Description

Definition at line 23 of file avfvideorenderercontrol.mm.

Method Documentation

◆ legibleOutput:didOutputAttributedStrings:nativeSampleBuffers:forItemTime: [1/2]

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

Definition at line 48 of file avfvideorenderercontrol.mm.

◆ legibleOutput:didOutputAttributedStrings:nativeSampleBuffers:forItemTime: [2/2]

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

Member Data Documentation

◆ m_renderer

- (AVFVideoRendererControl *) m_renderer
protected

Definition at line 26 of file avfvideorenderercontrol.mm.


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