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