#include <QGst/Query>
Wrapper class for queries of type QGst::SegmentQuery.
Definition at line 127 of file query.h.
◆ create()
◆ format()
Format QGst::SegmentQuery::format |
( |
| ) |
const |
◆ rate()
double QGst::SegmentQuery::rate |
( |
| ) |
const |
◆ startValue()
qint64 QGst::SegmentQuery::startValue |
( |
| ) |
const |
◆ stopValue()
qint64 QGst::SegmentQuery::stopValue |
( |
| ) |
const |
◆ setValues()
void QGst::SegmentQuery::setValues |
( |
Format |
format, |
|
|
double |
rate, |
|
|
qint64 |
startValue, |
|
|
qint64 |
stopValue |
|
) |
| |
The documentation for this class was generated from the following files: