Solid
audiointerface.cpp
Go to the documentation of this file.
61 return_SOLID_CALL(Ifaces::AudioInterface *, d->backendObject(), UnknownAudioInterfaceType, deviceType());
67 return_SOLID_CALL(Ifaces::AudioInterface *, d->backendObject(), InternalSoundcard, soundcardType());
This device interface is available on interfaces exposed by sound cards.
Definition: audiointerface.h:38
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
#define return_SOLID_CALL(Type, Object, Default, Method)
Definition: soliddefs_p.h:26
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.