QCPlayerviewDelegate Protocol Reference
Conforms to | NSObject |
---|---|
Declared in | QCPlayerView.h |
– portraitBackButtonClick
required method
全屏时关闭返回按钮点击时的事件代理方法
- (void)portraitBackButtonClick
Declared In
QCPlayerView.h
– WindowCloseBackButtonClick
required method
浮窗关闭窗口按钮点击时的事件代理方法
- (void)WindowCloseBackButtonClick
Declared In
QCPlayerView.h
– floatingWindowClick
required method
播放浮窗被点击时的事件代理方法
- (void)floatingWindowClick
Declared In
QCPlayerView.h