public enum VideoQuality extends Enum
HIGH
LOW
MEDIUM
public int
getDepth()
public String
getName()
getReadableName()
public void
setDepth(int depth)
toString()
class Enum
name, equals, toString, hashCode, compareTo, compareTo, valueOf, describeConstable, getDeclaringClass, ordinal, getClass, notify, notifyAll, wait, wait, wait
Groovy Documentation