public interface VideoControlsVisibilityListener
VideoControls changes| Modifier and Type | Method and Description |
|---|---|
void |
onControlsHidden()
Occurs when the DefaultControls becomes hidden
|
void |
onControlsShown()
Occurs when the DefaultControls becomes visible
|