Optional
apiThe api control config.
Optional
cardboardAllows to set a cardboard config as string to adjust the VR/360 rendering to a specific cardboard device.
The QR codes on cardboards contain short URLs, which lead to a long URL, e.g.
http://google.com/cardboard/cfg?p=CghSZWQgQnVsbBILUmVkIEJ1bGwgVlId7FE4PSWPwnU9KhAAAEhCAABIQgAASEIAAEhCWAA1KVwPPToICtcjPArXIzxQAGAC
.
The content of parameter p should be used as string.
Example:
{
...
cardboard:
'CghSZWQgQnVsbBILUmVkIEJ1bGwgVlId7FE4PSWPwnU9KhAAAEhCAABIQgAASEIAAEhCWAA1KVwPPToICtcjPArXIzxQAGAC'
}
Optional
contentSpecifies the width of the content, stated in degrees.
Specifies the type of the VR/360 content.
Optional
enableSpecifies whether performance measurements shall be enabled or not.
Optional
horizontalSpecifies the horizontal field of view in degrees.
Optional
keyboardThe keyboard control config.
Optional
mouseThe mouse control config.
Optional
restrictedSpecifies whether the restricted inline playback shall be used or not.
Optional
startSpecifies the starting viewpoint, stated in degrees.
Optional
stereoSpecifies if the video should start in stereo mode (true
) or not (false
, default).
Optional
verticalSpecifies the vertical field of view in degrees.
Optional
viewingThe minimal interval between consecutive VRViewingDirectionChange events.
Optional
viewingThe threshold in degrees that the viewport can change before the VRViewingDirectionChange event is triggered.
Optional
viewingSpecifies the angles the user can view around within the VR/360 video. Per default, the user has no limitations.
Example: