C# 클래스 vMixControler.vMixInput

파일 보기 프로젝트 열기: Tim-R/vScheduler 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
duration int
guid string
loop bool
muted bool
name string
number int
position int
state string
type string

프로퍼티 상세

duration 공개적으로 프로퍼티

public int duration
리턴 int

guid 공개적으로 프로퍼티

public string guid
리턴 string

loop 공개적으로 프로퍼티

public bool loop
리턴 bool

muted 공개적으로 프로퍼티

public bool muted
리턴 bool

name 공개적으로 프로퍼티

public string name
리턴 string

number 공개적으로 프로퍼티

public int number
리턴 int

position 공개적으로 프로퍼티

public int position
리턴 int

state 공개적으로 프로퍼티

public string state
리턴 string

type 공개적으로 프로퍼티

public string type
리턴 string