#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>
Go to the source code of this file.
|
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 |
|
◆ Q_LOGGING_CATEGORY()
static Q_LOGGING_CATEGORY |
( |
qLcAudioResampler |
, |
|
|
"qt.multimedia.audioresampler" |
|
|
) |
| |
|
static |
◆ qIID_IMFTransform()
QT_BEGIN_NAMESPACE QUuid qIID_IMFTransform |
( |
0xbf94c121 |
, |
|
|
0x5b05 |
, |
|
|
0x4e6f |
, |
|
|
0x80 |
, |
|
|
0x00 |
, |
|
|
0xba |
, |
|
|
0x59 |
, |
|
|
0x89 |
, |
|
|
0x61 |
, |
|
|
0x41 |
, |
|
|
0x4d |
|
|
) |
| |
◆ qCLSID_CResamplerMediaObject
QUuid qCLSID_CResamplerMediaObject("f447b69e-1884-4a7e-8055-346f74d6edb3") |
( |
"f447b69e-1884-4a7e-8055-346f74d6edb3" |
| ) |
|