![]() |
Qt 6.x
The Qt SDK
|
Public Member Functions | |
~DecodingContext () | |
Public Attributes | |
AVAssetReader * | m_reader = nullptr |
AVAssetReaderTrackOutput * | m_readerOutput = nullptr |
Definition at line 184 of file avfaudiodecoder.mm.
|
inline |
Definition at line 189 of file avfaudiodecoder.mm.
References m_reader.
AVAssetReader* AVFAudioDecoder::DecodingContext::m_reader = nullptr |
Definition at line 186 of file avfaudiodecoder.mm.
Referenced by ~DecodingContext().
AVAssetReaderTrackOutput* AVFAudioDecoder::DecodingContext::m_readerOutput = nullptr |
Definition at line 187 of file avfaudiodecoder.mm.