Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qalsaaudiodevices.cpp File Reference

(99ee9356a168505bdb07c62789ebd5a945f3dd6a)

#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>
Include dependency graph for qalsaaudiodevices.cpp:

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< QAudioDeviceavailableDevices (QAudioDevice::Mode mode)

Function Documentation

◆ availableDevices()

QList< QAudioDevice > availableDevices ( QAudioDevice::Mode mode)
static

Definition at line 40 of file qalsaaudiodevices.cpp.