EncodingContainerProfile
Description:
[ CCode ( has_construct_function = false ) ]
public EncodingContainerProfile (string? name, string? description, Caps format, string? preset)
public EncodingContainerProfile (string? name, string? description, Caps format, string? preset)
Creates a new EncodingContainerProfile.
Parameters:
name |
The name of the container profile, can be |
description |
The description of the container profile, can be |
format |
The format to use for this profile |
preset |
The preset to use for this profile. |
Returns:
The newly created EncodingContainerProfile. |