VideoVBIEncoder.this

this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.
this(gstvideo.types.VideoFormat format, uint pixelWidth)

Create a new #GstVideoVBIEncoder for the specified format and pixel_width.

Parameters

formata #GstVideoFormat
pixelWidthThe width in pixel to use

Returns

The new #GstVideoVBIEncoder or null if the format and/or pixel_width

is not supported.