Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Setup hide area in rendering screen using popup.


Method summary
​WizeyeVideoPlayer.addPopupArea(popupID, left, top, width, height)
ParametersDescription

popupID

ID of Popup area

left

Start x position

top

Start y position

width

Width

height

Height


example
mp1.addPopupArea("popup1", "10", "10", "100", "100");



  • No labels