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

capsThe #GstCaps used in the caps negotiation of the pad.
codecDataa #GstBuffer corresponding to the 'codec_data' field of a stream, or NULL.
allocationCapsThe #GstCaps for allocation query and pool negotiation. Since: 1.10
this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.