#include <QGst/Event>
Wrapper class for events of type QGst::BufferSizeEvent.
Definition at line 145 of file event.h.
◆ create()
BufferSizeEventPtr QGst::BufferSizeEvent::create |
( |
Format |
format, |
|
|
qint64 |
minSize, |
|
|
qint64 |
maxSize, |
|
|
bool |
isAsync |
|
) |
| |
|
static |
◆ format()
Format QGst::BufferSizeEvent::format |
( |
| ) |
const |
◆ minSize()
qint64 QGst::BufferSizeEvent::minSize |
( |
| ) |
const |
◆ maxSize()
qint64 QGst::BufferSizeEvent::maxSize |
( |
| ) |
const |
◆ isAsync()
bool QGst::BufferSizeEvent::isAsync |
( |
| ) |
const |
The documentation for this class was generated from the following files: