Package com.jwplayer.pub.api.events
Class ControlsEvent
java.lang.Object
com.jwplayer.pub.api.events.Event
com.jwplayer.pub.api.events.ControlsEvent
Fired when controls are enabled or disabled through the API.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ControlsEvent
-
-
Method Details
-
getControls
public boolean getControls()- Returns:
- New state of the controls.
-