VideoCodecState.this
this
(gst.caps.Caps caps = gst.caps.Caps.init, gst.buffer.Buffer codecData = gst.buffer.Buffer.init, gst.caps.Caps allocationCaps = gst.caps.Caps.init)Create a video_codec_state.VideoCodecState boxed type.
Parameters
caps | The #GstCaps used in the caps negotiation of the pad. |
codecData | a #GstBuffer corresponding to the 'codec_data' field of a stream, or NULL. |
allocationCaps | The #GstCaps for allocation query and pool negotiation. Since: 1.10 |