VideoCodecFrame.inputBuffer

Get inputBuffer field.

  1. gst.buffer.Buffer inputBuffer [@property getter]
    class VideoCodecFrame
    @property
    inputBuffer
    ()
  2. gst.buffer.Buffer inputBuffer [@property setter]

Return Value

Type: gst.buffer.Buffer

the input #GstBuffer that created this frame. The buffer is owned by the frame and references to the frame instead of the buffer should be kept.