Phonon
experimental/mediasource.cpp
26#define S_D(Class) Class##Private *d = reinterpret_cast<Class##Private *>(Phonon::MediaSource::d.data())
Note that all constructors of this class are implicit, so that you can simply write.
Definition Phonon-Graph.cpp:17
Type type() const
Returns the type of the MediaSource (depends on the constructor that was used).
Definition mediasource.cpp:241
VideoCaptureDevice videoCaptureDevice() const
Returns the video capture device for the media source if applicable.
Definition mediasource.cpp:321
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:29:17 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:29:17 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.