Buffer.dts

Get dts field.

  1. gst.types.ClockTime dts [@property getter]
    class Buffer
    @property
    dts
    ()
  2. gst.types.ClockTime dts [@property setter]

Return Value

Type: gst.types.ClockTime

decoding timestamp of the buffer, can be #GST_CLOCK_TIME_NONE when the dts is not known or relevant. The dts contains the timestamp when the media should be processed.