Click or drag to resize

IMatrixSwitcherRegisterInput Method

[This is preliminary documentation and is subject to change.]

Registers an input to the matrix switcher

Namespace:  GHASchema.Classes.Capabilities.Media
Assembly:  GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntax
C#
int RegisterInput(
	IAVInput input
)

Parameters

input
Type: GHASchema.Classes.Capabilities.MediaIAVInput
Input to add

Return Value

Type: Int32
The assigned input number
See Also