Returns the viewability of the player container
jwplayer().getContainerViewable()
Possible Values:
0
: Less than 50% of the player container (named<div>
element) is in view or is in an inactive tab1
: At least 50% of the player container (named<div>
element) is in view and is in the active tab