Z-Index for Layering Elements

Set z-index of the element.


Method summary
​WizeyeVideoPlayer.setZindex(zIndex)
ParametersDescription

zIndex

z-index of the player. A player with a low z-index is blocked by a player with a high z-index.


example
mp1.setZindex("2");