Phonon
abstractmediastream2.h
39 * Implement this class to provide a custom data stream to the backend. The class supports both, the
AbstractMediaStream2(QObject *parent=0)
Constructs an AbstractMediaStream2 object with a parent.
Definition abstractmediastream2.cpp:108
virtual void needData(quint32 size)=0
Reimplement this function to be notified when the backend needs data.
AbstractMediaStream(QObject *parent=nullptr)
Constructs an AbstractMediaStream object with a parent.
Definition abstractmediastream.cpp:35
QObject(QObject *parent)
Q_OBJECTQ_OBJECT
QObject * parent() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:49:05 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:49:05 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.