Package com.qingcloud.vod.player
Interface QCPlayerView.TinyWindowEventListener
-
- Enclosing class:
- QCPlayerView
public static interface QCPlayerView.TinyWindowEventListener
The interface Tiny window event listener.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onTinyWindowClick()
On tiny window click.void
onTinyWindowClose()
On tiny window close.
-