com.amx.duet.impl.marantz.dv7600.v1_0_0
Class MarantzDV7600AspectRatio
java.lang.Object
com.amx.duet.devicesdk.base.TypeSafeEnumBase
com.amx.duet.devicesdk.type.AspectRatio
com.amx.duet.impl.marantz.dv7600.v1_0_0.MarantzDV7600AspectRatio
- public class MarantzDV7600AspectRatio
- extends com.amx.duet.devicesdk.type.AspectRatio
Field Summary |
static MarantzDV7600AspectRatio |
SQUEEZE
SQUEEZE
Shows an image when the video source has the same resolution
to RGB/VIDEO signal with 720 or less vertical pixel number |
static java.util.List |
VALUES
|
Fields inherited from class com.amx.duet.devicesdk.type.AspectRatio |
ANAMORPHIC, INVALID, NORMAL, WIDESCREEN |
Method Summary |
java.lang.String |
toString()
|
Methods inherited from class com.amx.duet.devicesdk.type.AspectRatio |
fromString |
Methods inherited from class com.amx.duet.devicesdk.base.TypeSafeEnumBase |
equals, fromString, getName, hashCode |
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
SQUEEZE
public static final MarantzDV7600AspectRatio SQUEEZE
SQUEEZE
Shows an image when the video source has the same resolution
to RGB/VIDEO signal with 720 or less vertical pixel number
VALUES
public static final java.util.List VALUES
toString
public java.lang.String toString()