Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Method summary
​WizeyeVideoPlayer.open(deviceName, wizeyeUrl, objectName, accessToken, bPlayback, zIndex, uiLeft, uiTop, uiWidth, uiHeight, mediaLeft, mediaTop, mediaWidth, mediaHeight))


ParametersDescription



Image Added

deviceName

Device name

wizeyeUrl

URL

objectName

Camera object name

accessToken

Access token of camera

bPlaybackfalse: Live / true: Playback
zIndexZ-index of element
uiLeftLeft coordinate of ui layout
uiTopTop coordinate of ui layout
uiWidthWidth of ui layout
uiHeightHeight of ui layout
mediaLeftLeft coordinate of media layout relative to ui layout
mediaTopTop coordinate of media layout relative to ui layout
mediaWidthWidth of media layout
mediaHeightHeight of media layout

...