C# Class vMixControler.vMixInput

Mostrar archivo Open project: Tim-R/vScheduler Class Usage Examples

Public Properties

Property Type Description
duration int
guid string
loop bool
muted bool
name string
number int
position int
state string
type string

Property Details

duration public_oe property

public int duration
return int

guid public_oe property

public string guid
return string

loop public_oe property

public bool loop
return bool

muted public_oe property

public bool muted
return bool

name public_oe property

public string name
return string

number public_oe property

public int number
return int

position public_oe property

public int position
return int

state public_oe property

public string state
return string

type public_oe property

public string type
return string