set_preset
Description:
public void set_preset (
string? preset)
Sets the name of the Element that implements the
Preset interface to use for the profile.
This is the name that has been set when saving the preset.
Parameters:
this |
a EncodingProfile
|
preset |
the element preset to use
|