VideoCodecFrame.inputBuffer

gst.buffer.Buffer inputBuffer() @property

Get inputBuffer field.

Returns

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.

void inputBuffer(gst.buffer.Buffer propval) @property

Set inputBuffer field.

Parameters

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