Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qalsamediadevices.cpp File Reference

(905e7264571b6cd9b1e5ad5a946a6f2824b0494a)

#include "qalsamediadevices_p.h"
#include "qmediadevices.h"
#include "qcameradevice_p.h"
#include "private/qalsaaudiosource_p.h"
#include "private/qalsaaudiosink_p.h"
#include "private/qalsaaudiodevice_p.h"
#include <alsa/asoundlib.h>
+ Include dependency graph for qalsamediadevices.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()

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

Definition at line 41 of file qalsamediadevices.cpp.

References QString::fromUtf8(), QAudioDevice::Input, and qWarning.

Referenced by QAlsaMediaDevices::audioInputs(), and QAlsaMediaDevices::audioOutputs().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: