Buffer.dts

Set dts field.

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

Parameters

propval 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.