C# Class TranscodePlugin.Preset

Mostrar archivo Open project: anyoun/metageta Class Usage Examples

Public Properties

Property Type Description
CommandLine string
Encoder string
Extension string
Label string
MaxHeight int
MaxWidth int
Name string

Property Details

CommandLine public_oe property

public string CommandLine
return string

Encoder public_oe property

public string Encoder
return string

Extension public_oe property

public string Extension
return string

Label public_oe property

public string Label
return string

MaxHeight public_oe property

public int MaxHeight
return int

MaxWidth public_oe property

public int MaxWidth
return int

Name public_oe property

public string Name
return string