Buffer.pts

Set pts field.

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

Parameters

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