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


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