True, if the content is currently played back in stereo. Will only be present if contentType is not 'none' and playbackState is not 'error'.
The last error that occurred. Will only be present if playbackState equals 'error'.
The current playback state. Is either 'ready' (if playback has not yet started), 'playing' (if VR content is playing) or 'error' if an error occurred and VR playback has been disabled. Will only be present if contentType is not 'none'.
The direction the player is currently facing. Will only be present if contentType is not 'none' and playbackState is not 'error'.
Generated using TypeDoc
The type of the VR content. Is either 'none' (if the content is no VR content), 'single' (for 2D content), 'tab' (for Top-and-Bottom 3D content) or 'sbs' (for Side-by-Side 3D content).