IMatrixSwitcherGetAvailableInputs Method |
[This is preliminary documentation and is subject to change.]
Returns the unallocated inputs that are capable of playing the specified media item
Namespace:
GHASchema.Classes.Capabilities.Media
Assembly:
GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
SyntaxIAVInput[] GetAvailableInputs(
IGHAObject mediaItem
)
Parameters
- mediaItem
- Type: GHASchemaIGHAObject
Item to play
Return Value
Type:
IAVInputInput capable of playing the specified media item, null if no input is available
See Also