Enumeration to define valid audio source selections.
Namespace: Crestron.SimplSharpPro.DMAssembly: SimplSharpPro (in SimplSharpPro.exe)
Syntax
C# |
---|
public enum eDmAudioSourceSelection |
Members
Member name | Value | Description | |
---|---|---|---|
Auto | 0 | Allow the device to auto select the audio source. | |
Digital | 1 | Force select the digital (i.e.HDMI) audio source. | |
Analog | 2 | Force select the analog audio source. |