Click or drag to resize

GHAMatrixSwitcherUnMap Method

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

Unmaps the output

Namespace:  GHASchema.Classes.Device.AudioVideo
Assembly:  GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntax
C#
public virtual bool UnMap(
	IMatrixSwitcherZone output
)

Parameters

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

Return Value

Type: Boolean

[Missing <returns> documentation for "M:GHASchema.Classes.Device.AudioVideo.GHAMatrixSwitcher.UnMap(GHASchema.Classes.Capabilities.Media.IMatrixSwitcherZone)"]

Implements

IMatrixSwitcherUnMap(IMatrixSwitcherZone)
See Also