Segment.offsetRunningTime

Adjust the values in @segment so that @offset is applied to all future running-time calculations.

class Segment
bool
offsetRunningTime
(
GstFormat format
,
long offset
)

Parameters

format GstFormat

the format of the segment.

offset long

the offset to apply in the segment

Return Value

Type: bool

%TRUE if the segment could be updated successfully. If %FALSE is returned, @offset is not in @segment.

Meta

Since

1.2.3