Click or drag to resize

IMatrixSwitcher Methods

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

The IMatrixSwitcher type exposes the following members.

Methods
  NameDescription
Public methodGetAvailableInputs
Returns the unallocated inputs that are capable of playing the specified media item
Public methodGetAvailableInputsForContent
Returns the unallocated inputs that are capable of playing the specified Content Note that content is a collection of media items.
Public methodGetCurrentlyMappedInput
Returns the input currently mapped to the specified output
Public methodGetCurrentlyMappedOutput
Returns the currently mapped output to the specified input
Public methodMap
Maps an input to an output
Public methodRegisterInput
Registers an input to the matrix switcher
Public methodRegisterOutput
Register an output to the matrix switcher
Public methodSendMessageToZone
For hardware that supports it, sends a message to a switcher zone that can be ultimately displayed to the end user
Public methodUnMap
Unmaps the output from an input
Top
See Also