Phonon
abstractmediastream.h
43 * Implement this class to provide a custom data stream to the backend. The class supports both, the
Base class for custom media data streams.
Definition abstractmediastream.h:102
virtual Q_INVOKABLE void reset()=0
Reimplement this function to reset the stream.
virtual Q_INVOKABLE void needData()=0
Reimplement this function to be notified when the backend needs data.
Backend interface to handle media streams (AbstractMediaStream).
Definition streaminterface.h:56
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.