![]() |
Qt 6.x
The Qt SDK
|
#include "qwindowsaudioutils_p.h"#include "qwindowsmediafoundation_p.h"#include "qdebug.h"#include "ks.h"#include "ksmedia.h"#include <audioclient.h>
Include dependency graph for qwindowsaudioutils.cpp:Go to the source code of this file.
Functions | |
| static UINT32 | channelConfigToMask (QAudioFormat::ChannelConfig config) |
Variables | |
| static QT_BEGIN_NAMESPACE QAudioFormat::AudioChannelPosition | channelFormatMap [] |
|
static |
Definition at line 51 of file qwindowsaudioutils.cpp.
References QAudioFormat::channelConfig(), channelFormatMap, and i.
Referenced by QWindowsAudioUtils::formatToMediaType().
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Definition at line 14 of file qwindowsaudioutils.cpp.
Referenced by channelConfigToMask(), and QWindowsAudioUtils::maskToChannelConfig().