-
- All Implemented Interfaces:
-
java.io.Serializable
,java.lang.Comparable
public enum VRState
The state of the VR.
-
-
Enum Constant Summary
Enum Constants Enum Constant Description UNAVAILABLE
VR is currently not available.
AVAILABLE
VR is currently available.
PRESENTING
At the moment VR is 'presenting', which means that the media is being shown.
-