Package com.qingcloud.vod.player
Interface QCPlayer.FloatWindowEventListener
-
- Enclosing class:
- QCPlayer
public static interface QCPlayer.FloatWindowEventListenerThe interface Float window event listener.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonFloatWindowClick()On float window click.voidonFloatWindowClose()On float window close.voidonFloatWindowDidShow()On float window did show.
-