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
avfaudiodecoder_p.h File Reference

(4c7f2d3291a842c33b0ba48f968d0dcc1df277b5)

#include <QtMultimedia/private/qtmultimediaglobal_p.h>
#include <QObject>
#include <QtCore/qurl.h>
#include <QWaitCondition>
#include <QMutex>
#include <QQueue>
#include "private/qplatformaudiodecoder_p.h"
#include "qaudiodecoder.h"
#include <dispatch/dispatch.h>
+ Include dependency graph for avfaudiodecoder_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AVFAudioDecoder
 

Functions

 Q_FORWARD_DECLARE_OBJC_CLASS (AVURLAsset)
 
 Q_FORWARD_DECLARE_OBJC_CLASS (AVAssetReader)
 
 Q_FORWARD_DECLARE_OBJC_CLASS (AVAssetReaderTrackOutput)
 
 Q_FORWARD_DECLARE_OBJC_CLASS (AVFResourceReaderDelegate)
 

Function Documentation

◆ Q_FORWARD_DECLARE_OBJC_CLASS() [1/4]

Q_FORWARD_DECLARE_OBJC_CLASS ( AVAssetReader )

◆ Q_FORWARD_DECLARE_OBJC_CLASS() [2/4]

Q_FORWARD_DECLARE_OBJC_CLASS ( AVAssetReaderTrackOutput )

◆ Q_FORWARD_DECLARE_OBJC_CLASS() [3/4]

Q_FORWARD_DECLARE_OBJC_CLASS ( AVFResourceReaderDelegate )

◆ Q_FORWARD_DECLARE_OBJC_CLASS() [4/4]

Q_FORWARD_DECLARE_OBJC_CLASS ( AVURLAsset )