![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qmacosaudiodatautils_p.h"
Go to the source code of this file.
Namespaces | |
namespace | QCoreAudioUtils |
Macros | |
#define | ENUM_CASE(NAME) |
#define | DUPLICATE_ENUM_CASE(NAME) |
Functions | |
QStringView | QCoreAudioUtils::audioPropertySelectorToString (AudioObjectPropertySelector selector) |
QStringView | QCoreAudioUtils::audioPropertyScopeToString (AudioObjectPropertyScope scope) |
QStringView | QCoreAudioUtils::audioPropertyElementToString (AudioObjectPropertyElement element) |
#define DUPLICATE_ENUM_CASE | ( | NAME | ) |
Definition at line 14 of file qmacosaudiodatautils.cpp.
#define ENUM_CASE | ( | NAME | ) |
Definition at line 11 of file qmacosaudiodatautils.cpp.