VideoCodecFrame.inputBuffer

Set inputBuffer field.

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

Parameters

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