Buffer.dts

gst.types.ClockTime dts() @property

Get dts field.

Returns

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.

void dts(gst.types.ClockTime propval) @property

Set dts field.

Parameters

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