C# 클래스 TranscodePlugin.Preset

파일 보기 프로젝트 열기: anyoun/metageta 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CommandLine string
Encoder string
Extension string
Label string
MaxHeight int
MaxWidth int
Name string

프로퍼티 상세

CommandLine 공개적으로 프로퍼티

public string CommandLine
리턴 string

Encoder 공개적으로 프로퍼티

public string Encoder
리턴 string

Extension 공개적으로 프로퍼티

public string Extension
리턴 string

Label 공개적으로 프로퍼티

public string Label
리턴 string

MaxHeight 공개적으로 프로퍼티

public int MaxHeight
리턴 int

MaxWidth 공개적으로 프로퍼티

public int MaxWidth
리턴 int

Name 공개적으로 프로퍼티

public string Name
리턴 string