kwave  18.07.70
Kwave::RecordPulseAudio::source_info_t Struct Reference
Collaboration diagram for Kwave::RecordPulseAudio::source_info_t:
Collaboration graph

Public Attributes

QString m_name
 
QString m_description
 
QString m_driver
 
quint32 m_card
 
pa_sample_spec m_sample_spec
 

Detailed Description

relevant information about a PulseAudio source

Definition at line 317 of file Record-PulseAudio.h.

Member Data Documentation

◆ m_card

quint32 Kwave::RecordPulseAudio::source_info_t::m_card

index of the card

Definition at line 322 of file Record-PulseAudio.h.

Referenced by Kwave::RecordPulseAudio::notifySourceInfo().

◆ m_description

QString Kwave::RecordPulseAudio::source_info_t::m_description

verbose name of the source

Definition at line 320 of file Record-PulseAudio.h.

Referenced by Kwave::RecordPulseAudio::notifySourceInfo().

◆ m_driver

QString Kwave::RecordPulseAudio::source_info_t::m_driver

internal driver name

Definition at line 321 of file Record-PulseAudio.h.

Referenced by Kwave::RecordPulseAudio::notifySourceInfo().

◆ m_name

QString Kwave::RecordPulseAudio::source_info_t::m_name

internal name of the source

Definition at line 319 of file Record-PulseAudio.h.

Referenced by Kwave::RecordPulseAudio::notifySourceInfo().

◆ m_sample_spec

pa_sample_spec Kwave::RecordPulseAudio::source_info_t::m_sample_spec

accepted sample format

Definition at line 323 of file Record-PulseAudio.h.

Referenced by Kwave::RecordPulseAudio::notifySourceInfo().


The documentation for this struct was generated from the following file: