hkontrol.module.hk
Class HKStatus
java.lang.Object
hkontrol.module.hk.HKStatus
public class HKStatus
- extends java.lang.Object
|
Constructor Summary |
HKStatus(int surroundMode,
int ioMode,
int source)
|
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
MODE_SURR_OFF
public static final int MODE_SURR_OFF
- See Also:
- Constant Field Values
MODE_5CH_ST
public static final int MODE_5CH_ST
- See Also:
- Constant Field Values
MODE_7CH_ST
public static final int MODE_7CH_ST
- See Also:
- Constant Field Values
MODE_DSP
public static final int MODE_DSP
- See Also:
- Constant Field Values
MODE_VMAX
public static final int MODE_VMAX
- See Also:
- Constant Field Values
MODE_LOGIC7
public static final int MODE_LOGIC7
- See Also:
- Constant Field Values
MODE_DTS
public static final int MODE_DTS
- See Also:
- Constant Field Values
MODE_DTS_ES
public static final int MODE_DTS_ES
- See Also:
- Constant Field Values
MODE_VIRTUAL
public static final int MODE_VIRTUAL
- See Also:
- Constant Field Values
MODE_HEADPHONE
public static final int MODE_HEADPHONE
- See Also:
- Constant Field Values
MODE_DOLBY_PL
public static final int MODE_DOLBY_PL
- See Also:
- Constant Field Values
MODE_DOLBY_PL_II
public static final int MODE_DOLBY_PL_II
- See Also:
- Constant Field Values
MODE_DD
public static final int MODE_DD
- See Also:
- Constant Field Values
MODE_DD_EX
public static final int MODE_DD_EX
- See Also:
- Constant Field Values
SRC_8CH
public static final int SRC_8CH
- See Also:
- Constant Field Values
SRC_6CH
public static final int SRC_6CH
- See Also:
- Constant Field Values
SRC_VID5
public static final int SRC_VID5
- See Also:
- Constant Field Values
SRC_TAPE
public static final int SRC_TAPE
- See Also:
- Constant Field Values
SRC_VID4
public static final int SRC_VID4
- See Also:
- Constant Field Values
SRC_AM
public static final int SRC_AM
- See Also:
- Constant Field Values
SRC_FM
public static final int SRC_FM
- See Also:
- Constant Field Values
SRC_VID3
public static final int SRC_VID3
- See Also:
- Constant Field Values
SRC_CD
public static final int SRC_CD
- See Also:
- Constant Field Values
SRC_VID2
public static final int SRC_VID2
- See Also:
- Constant Field Values
SRC_DVD
public static final int SRC_DVD
- See Also:
- Constant Field Values
SRC_VID1
public static final int SRC_VID1
- See Also:
- Constant Field Values
MASK_INPUTS
public static final int MASK_INPUTS
- See Also:
- Constant Field Values
HKStatus
public HKStatus(int surroundMode,
int ioMode,
int source)
isDimmed
public boolean isDimmed()
isPoweredOff
public boolean isPoweredOff()
getSurroundMode
public int getSurroundMode()
getDecodedSurroundMode
public java.lang.String getDecodedSurroundMode()
getSource
public int getSource()
getDecodedSource
public java.lang.String getDecodedSource()
hasStableLock
public boolean hasStableLock()
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object
getDecodedInputs
public java.lang.String getDecodedInputs()
getDecodedOutputs
public java.lang.String getDecodedOutputs()