Qt 6.x
The Qt SDK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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: