Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qwindowsresampler.cpp File Reference
#include "qwindowsresampler_p.h"
#include <qwindowsaudioutils_p.h>
#include <qwindowsmediafoundation_p.h>
#include <qloggingcategory.h>
#include <QUuid>
#include <wmcodecdsp.h>
#include <mftransform.h>
#include <mferror.h>
+ Include dependency graph for qwindowsresampler.cpp:

Go to the source code of this file.

Functions

QT_BEGIN_NAMESPACE QUuid qIID_IMFTransform (0xbf94c121, 0x5b05, 0x4e6f, 0x80, 0x00, 0xba, 0x59, 0x89, 0x61, 0x41, 0x4d)
 
static Q_LOGGING_CATEGORY (qLcAudioResampler, "qt.multimedia.audioresampler") QWindowsResampler
 

Variables

QUuid qCLSID_CResamplerMediaObject ("f447b69e-1884-4a7e-8055-346f74d6edb3")
 

Function Documentation

◆ Q_LOGGING_CATEGORY()

static Q_LOGGING_CATEGORY ( qLcAudioResampler  ,
"qt.multimedia.audioresampler"   
)
static

Definition at line 19 of file qwindowsresampler.cpp.

References qCLSID_CResamplerMediaObject, qIID_IMFTransform(), and qWarning.

+ Here is the call graph for this function:

◆ qIID_IMFTransform()

QT_BEGIN_NAMESPACE QUuid qIID_IMFTransform ( 0xbf94c121  ,
0x5b05  ,
0x4e6f  ,
0x80  ,
0x00  ,
0xba  ,
0x59  ,
0x89  ,
0x61  ,
0x41  ,
0x4d   
)

Referenced by Q_LOGGING_CATEGORY().

+ Here is the caller graph for this function:

Variable Documentation

◆ qCLSID_CResamplerMediaObject

QUuid qCLSID_CResamplerMediaObject("f447b69e-1884-4a7e-8055-346f74d6edb3") ( "f447b69e-1884-4a7e-8055-346f74d6edb3"  )

Referenced by Q_LOGGING_CATEGORY().