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
AVFResourceReaderDelegate Class Reference
+ Inheritance diagram for AVFResourceReaderDelegate:
+ Collaboration diagram for AVFResourceReaderDelegate:

Instance Methods

(BOOL) - resourceLoader:shouldWaitForLoadingOfRequestedResource:
 

Protected Attributes

AVFAudioDecoderm_decoder
 
QMutex m_mutex
 

Detailed Description

Definition at line 81 of file avfaudiodecoder.mm.

Method Documentation

◆ resourceLoader:shouldWaitForLoadingOfRequestedResource:

- (BOOL) resourceLoader: (AVAssetResourceLoader *) resourceLoader
shouldWaitForLoadingOfRequestedResource: (AVAssetResourceLoadingRequest *) loadingRequest 

Definition at line 83 of file avfaudiodecoder.mm.

Member Data Documentation

◆ m_decoder

- (AVFAudioDecoder*) m_decoder
protected

Definition at line 82 of file avfaudiodecoder.mm.

◆ m_mutex

- (QMutex) m_mutex
protected

Definition at line 83 of file avfaudiodecoder.mm.


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