AggregatorStartTimeSelection#
Added in version 1.18.
- class AggregatorStartTimeSelection#
Fields#
- class AggregatorStartTimeSelection
- FIRST#
Start at the running time of the first buffer that is received.
- NOW#
Start at the current running time when reaching %GST_STATE_PLAYING.
Added in version 1.28.
- SET#
Start at the running time selected by the
start-timeproperty.
- ZERO#
Start at running time 0.