Click or drag to resize

GHAMatrixSwitcherInput Properties

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

The GHAMatrixSwitcherInput type exposes the following members.

Properties
  NameDescription
Public propertyBalance
Left-right levels between 0.0(full-left) and 1.0(full-right). Centered at 0.5
Public propertyBass
Low-end Bass level between 0.0 and 1.0
Public propertyBoundObject
Object bound to this object
Public propertyCurrentTrack
Media currently loaded into the transport
Public propertyCurrentUse
Resource currently allocating this device
Public propertyDuration
Duration of the media currently loaded on the transport
Public propertyInputNumber
Input identifier
Public propertyIsDirectSoundControl
Determines if device accepts values for the various sound properties versus simple up/down commands
Public propertyIsQueueEmpty
Determines if que is empty (true) or populated (false)
Public propertyLoudness
Sets Loudness response between 0.0 and 1.0
Public propertyMediaFinishedPlaying
Momentary. Raised when currently selected media is finished playing and the play state of the device is true
Public propertyMute
Immediately set volume to zero when set to true and return to previous level when set to false
Public propertyPause
Temporarily suspends playback when set to true, resumes playback from current media position when set to false
Public propertyPlay
Initiates playback when set to true, stops transport when set to false
Public propertyProgress
Percentage of current media processed by the transport
Public propertySupportedMedia
List of supported media types separated by commas. MIME types
Public propertyTransportCommand
Sets desired state for the underlying transport
Public propertyTreble
High-end Treble level between 0.0 and 1.0
Public propertyVolume
Sound pressure level between 0.0 and 1.0
Top
See Also