![]() |
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. | |
Macros | |
| #define | LOG100 4.60517018599 |
Functions | |
| float | QtAudio::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 178 of file qtaudio.cpp.
| QDebug operator<< | ( | QDebug | dbg, |
| QAudio::State | state ) |
Definition at line 202 of file qtaudio.cpp.
| QDebug operator<< | ( | QDebug | dbg, |
| QAudio::VolumeScale | scale ) |
Definition at line 223 of file qtaudio.cpp.