C# Class vMixControler.vMixInput

Afficher le fichier Open project: Tim-R/vScheduler Class Usage Examples

Méthodes publiques

Свойство 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
Résultat int

guid public_oe property

public string guid
Résultat string

loop public_oe property

public bool loop
Résultat bool

muted public_oe property

public bool muted
Résultat bool

name public_oe property

public string name
Résultat string

number public_oe property

public int number
Résultat int

position public_oe property

public int position
Résultat int

state public_oe property

public string state
Résultat string

type public_oe property

public string type
Résultat string