mobileControls property

bool mobileControls
getter/setter pair

for defining that video player needs mobile controls (even if its running on a web on a mobile device)

Implementation

bool mobileControls = false;