Wrapper class for events of type QGst::BufferSizeEvent. More...
#include <QGst/Event>
Public Member Functions | |
Format | format () const |
qint64 | minSize () const |
qint64 | maxSize () const |
bool | isAsync () const |
Static Public Member Functions | |
static BufferSizeEventPtr | create (Format format, qint64 minSize, qint64 maxSize, bool isAsync) |
Wrapper class for events of type QGst::BufferSizeEvent.
Definition at line 137 of file event.h.