EncodingContainerProfile


Description:

[ CCode ( has_construct_function = false ) ]
public EncodingContainerProfile (string? name, string? description, Caps format, string? preset)

Creates a new EncodingContainerProfile.

Parameters:

name

The name of the container profile, can be null

description

The description of the container profile, can be null

format

The format to use for this profile

preset

The preset to use for this profile.

Returns:

The newly created EncodingContainerProfile.