2 FSI Viewer JS
67
NeptuneLabs - FSI Viewer
yCorrectionFactor
Description
adjusts vertical position of video to vertical position of
images
Syntax
float
Default
0.0
Context
FSI Viewer JS
An optional factor to adjust the vertical position of the video to the vertical
position of the images on screen. You might want to adjust the value if the
image do not match the video position.
frameOffset
Description
determines a frame offset if required
Syntax
integer
Default
0
Context
FSI Viewer JS
Determines a frame offset at the start if required.
2.5.6 Plugin Parameters
plugins
Description
adds a Plug-in (e.g. Fullscreen) to the viewer
Syntax
String
Default
""
Context
FSI Viewer JS
Adds a plug-in to the viewer.
Please note:
If you would like to add specific parameters to the plugins via the fsi-viewer
tag, you can do this by prefixing the parameter name with the name of the
plug-in, e.g.
autospin_enabled="true"