#include <QGst/Query>
Wrapper class for queries of type QGst::LatencyQuery.
Definition at line 94 of file query.h.
◆ create()
◆ hasLive()
bool QGst::LatencyQuery::hasLive |
( |
| ) |
const |
◆ minimumLatency()
ClockTime QGst::LatencyQuery::minimumLatency |
( |
| ) |
const |
◆ maximumLatency()
ClockTime QGst::LatencyQuery::maximumLatency |
( |
| ) |
const |
◆ setValues()
void QGst::LatencyQuery::setValues |
( |
bool |
live, |
|
|
ClockTime |
minimumLatency, |
|
|
ClockTime |
maximumLatency |
|
) |
| |
The documentation for this class was generated from the following files: