Click or drag to resize

IMatrixSwitcherRegisterOutput Method

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

Register an output 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 RegisterOutput(
	IMatrixSwitcherZone output
)

Parameters

output
Type: GHASchema.Classes.Capabilities.MediaIMatrixSwitcherZone
Matrix switcher zone to register

Return Value

Type: Int32
Zone number assigned
See Also