VBIEncoder


Description:

[ CCode ( has_construct_function = false ) ]
public VBIEncoder (Format format, uint32 pixel_width)

Create a new VBIEncoder for the specified format and pixel_width .

Parameters:

format

a Format

pixel_width

The width in pixel to use

Returns:

The new VBIEncoder or null if the format and/or pixel_width is not supported.