Solid
audiointerface.h
Go to the documentation of this file.
43 Q_PROPERTY(QVariant driverHandle READ driverHandle)
44 Q_PROPERTY(QString name READ name)
45 Q_PROPERTY(AudioInterfaceTypes deviceType READ deviceType)
46 Q_PROPERTY(SoundcardType soundcardType READ soundcardType)
68 UnknownAudioDriver
80 UnknownAudioInterfaceType = 0,
84 AudioControl = 1,
88 AudioInput = 2,
92 AudioOutput = 4
128 Modem
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Wed Jun 5 2013 18:36:46 by doxygen 1.8.3.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Wed Jun 5 2013 18:36:46 by doxygen 1.8.3.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.