Click or drag to resize

GHAMatrixSwitcherGetCurrentlyMappedInput Method

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

Returns the input currently mapped to the specified output

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

Parameters

output
Type: GHASchema.Classes.Capabilities.MediaIMatrixSwitcherZone

[Missing <param name="output"/> documentation for "M:GHASchema.Classes.Device.AudioVideo.GHAMatrixSwitcher.GetCurrentlyMappedInput(GHASchema.Classes.Capabilities.Media.IMatrixSwitcherZone)"]

Return Value

Type: IAVInput

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

Implements

IMatrixSwitcherGetCurrentlyMappedInput(IMatrixSwitcherZone)
See Also