void
start();
Starts the viewer.
void
printAPI();
Shows all API methods in the console in alphabetical order.
void
init(elementID, oParameters, bDebug);
Initialises the chosen viewer element.
bInitDone
getInitDone();
Returns if the initialization process is done.
void
spinToDegree(fDegree);
Spins to the position indicated by degree. Note that you can
only spin to a position that has a corresponding HD image,
not to a position that shows a video only.
fDegree
: the desired position in degree (0 .. 360)
void
spinToTarget(nTargetFrame, nStopSceneSet,
nFrames);
Spins to the position indicated by the target parameters.
Note that you can only spin to a position that has a
corresponding HD image, not to a position that shows a
video only.
nMousemode
getMouseMode();
Returns the current active mouse mode.
2 FSI Viewer JS
NeptuneLabs - FSI Viewer
74