VideoCodecState.codecData

gst.buffer.Buffer codecData() @property

Get codecData field.

Returns

a #GstBuffer corresponding to the

'codec_data' field of a stream, or NULL.

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

Set codecData field.

Parameters

propvala #GstBuffer corresponding to the 'codec_data' field of a stream, or NULL.