Segment.start

Get start field.

  1. ulong start [@property getter]
    class Segment
    @property
    ulong
    start
    ()
  2. ulong start [@property setter]

Return Value

Type: ulong

the start time of the segment (in buffer timestamps) (PTS), that is the timestamp of the first buffer to output inside the segment (last one during reverse playback). For example decoders will clip out the buffers before the start time.