Module: GstBase::AggregatorStartTimeSelection
- Defined in:
- (unknown)
Constant Summary collapse
- ZERO =
Start at running time 0.
0 or :zero
- FIRST =
Start at the running time of the first buffer that is received.
1 or :first
- SET =
Start at the running time selected by the
start-timeproperty. 2 or :set