Phonon
videodataoutput2.h
AbstractVideoDataOutput()
Constructs an AbstractVideoDataOutput.
Definition abstractvideodataoutput.cpp:32
This class gives you the video data.
Definition videodataoutput2.h:49
void endOfMedia() override
This function is called after the last frameReady of a MediaObject was called.
Definition videodataoutput2.cpp:47
void endOfMediaSignal()
This signal is emitted after the last frameReady signal of a media is emitted.
void frameReady(const VideoFrame2 &) override
This function is called whenever a frame should be displayed.
Definition videodataoutput2.cpp:42
void frameReadySignal(const Phonon::Experimental::VideoFrame2 &)
The signal is emitted whenever a frame should be displayed.
QObject(QObject *parent)
Q_OBJECTQ_OBJECT
Q_SIGNALSQ_SIGNALS
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.