#include <QGst/Segment>
Wrapper for GstSegment.
Definition at line 27 of file segment.h.
◆ Segment() [1/4]
| QGst::Segment::Segment |
( |
| ) |
|
◆ Segment() [2/4]
| QGst::Segment::Segment |
( |
Format |
fmt | ) |
|
|
explicit |
◆ Segment() [3/4]
| QGst::Segment::Segment |
( |
const GstSegment * |
segment | ) |
|
|
explicit |
◆ Segment() [4/4]
| QGst::Segment::Segment |
( |
const Segment & |
other | ) |
|
◆ ~Segment()
| QGst::Segment::~Segment |
( |
| ) |
|
|
virtual |
◆ operator=()
◆ isValid()
| bool QGst::Segment::isValid |
( |
| ) |
const |
◆ init()
| void QGst::Segment::init |
( |
Format |
fmt | ) |
|
◆ flags()
| SegmentFlags QGst::Segment::flags |
( |
| ) |
const |
◆ rate()
| double QGst::Segment::rate |
( |
| ) |
const |
◆ appliedRate()
| double QGst::Segment::appliedRate |
( |
| ) |
const |
◆ format()
| Format QGst::Segment::format |
( |
| ) |
const |
◆ base()
| quint64 QGst::Segment::base |
( |
| ) |
const |
◆ offset()
| quint64 QGst::Segment::offset |
( |
| ) |
const |
◆ start()
| quint64 QGst::Segment::start |
( |
| ) |
const |
◆ stop()
| quint64 QGst::Segment::stop |
( |
| ) |
const |
◆ time()
| quint64 QGst::Segment::time |
( |
| ) |
const |
◆ position()
| quint64 QGst::Segment::position |
( |
| ) |
const |
◆ duration()
| quint64 QGst::Segment::duration |
( |
| ) |
const |
◆ operator GstSegment *()
| QGst::Segment::operator GstSegment * |
( |
| ) |
|
◆ operator const GstSegment *()
| QGst::Segment::operator const GstSegment * |
( |
| ) |
const |
The documentation for this class was generated from the following files: