Click or drag to resize

IMatrixSwitcherGetCurrentlyMappedInput Method

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

Returns the input currently mapped to the specified output

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

Parameters

output
Type: GHASchema.Classes.Capabilities.MediaIMatrixSwitcherZone
Output zone

Return Value

Type: IAVInput
Input currently mapped to the specified output
See Also