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
qwindowsresampler.cpp File Reference

(4d4ce1b8d26363af97b3e0e4800f106d427f38b5)

#include "qwindowsresampler_p.h"
#include <qwindowsaudioutils_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 18 of file qwindowsresampler.cpp.

References qCLSID_CResamplerMediaObject, and qIID_IMFTransform().

+ 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().