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

Instance Methods

(BOOL) - resourceLoader:shouldWaitForLoadingOfRequestedResource:
(BOOL) - resourceLoader:shouldWaitForLoadingOfRequestedResource:

Protected Attributes

AVFAudioDecoderm_decoder
QMutex m_mutex

Detailed Description

Definition at line 84 of file avfaudiodecoder.mm.

Method Documentation

◆ resourceLoader:shouldWaitForLoadingOfRequestedResource: [1/2]

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

Definition at line 106 of file avfaudiodecoder.mm.

◆ resourceLoader:shouldWaitForLoadingOfRequestedResource: [2/2]

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

Member Data Documentation

◆ m_decoder

- (AVFAudioDecoder *) m_decoder
protected

Definition at line 85 of file avfaudiodecoder.mm.

◆ m_mutex

- (QMutex) m_mutex
protected

Definition at line 86 of file avfaudiodecoder.mm.


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