EncodingContainerProfile.this

this(void * ptr, Flag!"Take" take) nothrow
No documentation available for this declaration.
this(string name, string description, gst.caps.Caps format, string preset = null) nothrow

Creates a new #GstEncodingContainerProfile.

Parameters

nameThe name of the container profile, can be null
descriptionThe description of the container profile, can be null
formatThe format to use for this profile
presetThe preset to use for this profile.

Returns

The newly created #GstEncodingContainerProfile.