![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Go to the source code of this file.
Namespaces | |
namespace | QtAudio |
The QtAudio namespace contains enums used by the audio classes. | |
namespace | QAudio |
Macros | |
#define | LOG100 4.60517018599 |
Functions | |
Q_MULTIMEDIA_EXPORT float | QAudio::convertVolume (float volume, VolumeScale from, VolumeScale to) |
Converts an audio volume from a volume scale to another, and returns the result. | |
QDebug | operator<< (QDebug dbg, QAudio::Error error) |
QDebug | operator<< (QDebug dbg, QAudio::State state) |
QDebug | operator<< (QDebug dbg, QAudio::VolumeScale scale) |
#define LOG100 4.60517018599 |
Definition at line 11 of file qtaudio.cpp.
QDebug operator<< | ( | QDebug | dbg, |
QAudio::Error | error ) |
Definition at line 175 of file qtaudio.cpp.
QDebug operator<< | ( | QDebug | dbg, |
QAudio::State | state ) |
Definition at line 199 of file qtaudio.cpp.
QDebug operator<< | ( | QDebug | dbg, |
QAudio::VolumeScale | scale ) |
Definition at line 220 of file qtaudio.cpp.