GstSegment

Undocumented in source.

Members

Variables

GstReserved
void*[4] GstReserved;
Undocumented in source.
appliedRate
double appliedRate;

the already applied rate to the segment

base
ulong base;

the base of the segment

duration
ulong duration;

the duration of the segment

flags
GstSegmentFlags flags;

flags for this segment

format
GstFormat format;

the format of the segment values

offset
ulong offset;

the offset to apply to @start or @stop

position
ulong position;

the position in the segment

rate
double rate;

the rate of the segment

start
ulong start;

the start of the segment

stop
ulong stop;

the stop of the segment

time
ulong time;

the stream time of the segment

Meta