JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Interface
com.baidu.cyberplayer.core.BVideoView.OnErrorListener
Packages that use
BVideoView.OnErrorListener
Package
Description
com.baidu.cyberplayer.core
Uses of
BVideoView.OnErrorListener
in
com.baidu.cyberplayer.core
Methods in
com.baidu.cyberplayer.core
with parameters of type
BVideoView.OnErrorListener
Modifier and Type
Method and Description
void
BVideoView.
setOnErrorListener
(
BVideoView.OnErrorListener
linstener)
注册在播放和建立播放期间发生错误被调用的回调函数 如果回调函数没有注册,或者回调函数返回错误 BVideoView 将不返回用户任何错误
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes