Phonon
mediasource.h
140 * \deprecated Use MediaSource(QUrl("qrc:///...")) for a Qt resource, MediaSource(QUrl::fromLocalFile("...")) for a local file, or MediaSource(QUrl("...")) for an URL.
Base class for custom media data streams.
Definition abstractmediastream.h:102
Note that all constructors of this class are implicit, so that you can simply write.
Definition Phonon-Graph.cpp:17
@ Url
The MediaSource object describes a URL, which can be both a local file and a file on the network.
Definition mediasource.h:85
@ CaptureDevice
The MediaSource object describes a single capture device.
Definition mediasource.h:102
Provides a tuple of enduser visible name and description.
Definition objectdescription.h:183
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.