VR API
- 
                  
                  The player’s VR attributes can be used to change the stereo mode, the viewing direction and the vertical field of view. See moreRemark The VR attributes are properties of the vr object, which is accessible through the player object.DeclarationSwift public protocol VR : EventDispatcherProtocol
- 
                  
                  A VRConfiguration object contains the settings for 360 VR video playback. See moreDeclarationSwift @objc(THEOplayerVRConfiguration) public class VRConfiguration : NSObject, Codable
- 
                  
                  The direction the user is facing. See moreDeclarationSwift @objc(THEOplayerVRDirection) public class VRDirection : NSObject
- 
                  
                  The different stereo modes for the VR configuration. See moreDeclarationSwift @objc(THEOplayerStereoMode) public enum StereoMode : Intextension StereoMode: Codable
- 
                  
                  DeclarationSwift @objc(THEOplayerVREvent) public class VREvent : NSObject, EventProtocol
 VR API  Reference
      VR API  Reference