Click or drag to resize

IMatrixSwitcherUnMap Method

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

Unmaps the output from an input

Namespace:  GHASchema.Classes.Capabilities.Media
Assembly:  GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntax
C#
bool UnMap(
	IMatrixSwitcherZone output
)

Parameters

output
Type: GHASchema.Classes.Capabilities.MediaIMatrixSwitcherZone
Matrix swticher output

Return Value

Type: Boolean
True if unmapping was successful
See Also