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 »

Set z-index of the element.


Method summary
​WizeyeVideoPlayer.removePreset(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");



  • No labels