NeptuneLabs FSI Viewer JS User Manual page 74

Table of Contents

Advertisement

void
void
void
bInitDone
void
void
nMousemode
NeptuneLabs - FSI Viewer
start();
Starts the viewer.
printAPI();
Shows all API methods in the console in alphabetical order.
init(elementID, oParameters, bDebug);
Initialises the chosen viewer element.
getInitDone();
Returns if the initialization process is done.
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)
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.
getMouseMode();
Returns the current active mouse mode.
2 FSI Viewer JS
74

Advertisement

Table of Contents
loading

Table of Contents