VideoCodecState.this

Create a video_codec_state.VideoCodecState boxed type.

  1. this(gst.caps.Caps caps, gst.buffer.Buffer codecData, gst.caps.Caps allocationCaps)
  2. this(void* ptr, Flag!"Take" take)

Parameters

caps gst.caps.Caps

The #GstCaps used in the caps negotiation of the pad.

codecData gst.buffer.Buffer

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

allocationCaps gst.caps.Caps

The #GstCaps for allocation query and pool negotiation. Since: 1.10