![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qalsaaudiodevices_p.h"
#include "qmediadevices.h"
#include "private/qalsaaudiosource_p.h"
#include "private/qalsaaudiosink_p.h"
#include "private/qalsaaudiodevice_p.h"
#include <alsa/asoundlib.h>
Go to the source code of this file.
Classes | |
struct | QT_BEGIN_NAMESPACE::free_char |
Namespaces | |
namespace | QT_BEGIN_NAMESPACE |
Combined button and popup list for selecting options. |
Typedefs | |
using | QT_BEGIN_NAMESPACE::unique_str = std::unique_ptr<char, free_char> |
Functions | |
bool | QT_BEGIN_NAMESPACE::operator== (const unique_str &str, std::string_view sv) |
bool | QT_BEGIN_NAMESPACE::operator!= (const unique_str &str, std::string_view sv) |
static QList< QAudioDevice > | availableDevices (QAudioDevice::Mode mode) |
|
static |
Definition at line 40 of file qalsaaudiodevices.cpp.