com.fluendo.jheora
Class Result
java.lang.Object
com.fluendo.jheora.Result
public final class Result
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FAULT
public static final int FAULT
- See Also:
- Constant Field Values
EINVAL
public static final int EINVAL
- See Also:
- Constant Field Values
BADHEADER
public static final int BADHEADER
- See Also:
- Constant Field Values
NOTFORMAT
public static final int NOTFORMAT
- See Also:
- Constant Field Values
VERSION
public static final int VERSION
- See Also:
- Constant Field Values
IMPL
public static final int IMPL
- See Also:
- Constant Field Values
BADPACKET
public static final int BADPACKET
- See Also:
- Constant Field Values
NEWPACKET
public static final int NEWPACKET
- See Also:
- Constant Field Values
Result
public Result()