Click or drag to resize

IMatrixSwitcherGetCurrentlyMappedOutput Method

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

Returns the currently mapped output to the specified input

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

Parameters

input
Type: GHASchema.Classes.Capabilities.MediaIAVInput
Input

Return Value

Type: IMatrixSwitcherZone
Output currently mapped to the specified input
See Also