![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtMultimedia/qaudioformat.h>#include <QtCore/qloggingcategory.h>#include <ohaudio/native_audiocapturer.h>#include <ohaudio/native_audiorenderer.h>#include <ohaudio/native_audiostream_base.h>#include <ohaudio/native_audiostreambuilder.h>Go to the source code of this file.
Classes | |
| struct | QtOHAudio::Stream |
| struct | QtOHAudio::StreamParameterSet |
| struct | QtOHAudio::StreamBuilder |
Namespaces | |
| namespace | QtOHAudio |
Functions | |
| OH_AudioStream_SampleFormat | QtOHAudio::toOHSampleFormat (QAudioFormat::SampleFormat fmt) |
| QAudioFormat::SampleFormat | QtOHAudio::fromOHSampleFormat (OH_AudioStream_SampleFormat fmt) |
| QAudioFormat::SampleFormat | QtOHAudio::preferredCompatibleSampleFormat (QAudioFormat::SampleFormat requested) |