Buffer.pts

Get pts field.

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

Return Value

Type: gst.types.ClockTime

presentation timestamp of the buffer, can be #GST_CLOCK_TIME_NONE when the pts is not known or relevant. The pts contains the timestamp when the media should be presented to the user.