Solid
audiointerface.h
Go to the documentation of this file.
69 };
80 UnknownAudioInterfaceType = 0,
84 AudioControl = 1,
88 AudioInput = 2,
93 };
129 };
This device interface is available on interfaces exposed by sound cards.
Definition: audiointerface.h:38
static Type deviceInterfaceType()
Get the Solid::DeviceInterface::Type of the AudioInterface device interface.
Definition: audiointerface.h:156
AudioDriver
This enum type defines the type of driver required to interact with the device.
Definition: audiointerface.h:56
SoundcardType
This type stores an OR combination of AudioInterfaceType values.
Definition: audiointerface.h:103
@ Headset
A headset attached to a USB port or connected via Bluetooth (the headset includes its own audio hardw...
Definition: audiointerface.h:121
AudioInterfaceType
This enum type defines the type of audio interface this device expose.
Definition: audiointerface.h:76
Type
This enum type defines the type of device interface that a Device can have.
Definition: deviceinterface.h:67
This class allows applications to deal with devices available in the underlying system.
Definition: device.h:49
Definition: acadapter.h:29
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.