Click or drag to resize

GHAMatrixSwitcherGetCurrentlyMappedOutput Method

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

Returns the currently mapped output to the specified input

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

Parameters

input
Type: GHASchema.Classes.Capabilities.MediaIAVInput

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

Return Value

Type: IMatrixSwitcherZone

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

Implements

IMatrixSwitcherGetCurrentlyMappedOutput(IAVInput)
See Also