- BMediaController - Class in com.baidu.cyberplayer.core
-
A view containing controls for a BVideoView.
- BMediaController(Context) - Constructor for class com.baidu.cyberplayer.core.BMediaController
-
- BMediaController(Context, AttributeSet) - Constructor for class com.baidu.cyberplayer.core.BMediaController
-
- BMediaController(Context, AttributeSet, int) - Constructor for class com.baidu.cyberplayer.core.BMediaController
-
- BMediaController(Context, String) - Constructor for class com.baidu.cyberplayer.core.BMediaController
-
- BMediaController(Context, AttributeSet, String) - Constructor for class com.baidu.cyberplayer.core.BMediaController
-
- BMediaController(Context, AttributeSet, int, String) - Constructor for class com.baidu.cyberplayer.core.BMediaController
-
- BMediaController.VideoViewControl - Interface in com.baidu.cyberplayer.core
-
- BMP_OBJECT - Static variable in class com.baidu.cyberplayer.core.BVideoView
-
- BSSLSocketFactory - Class in com.baidu.cyberplayer.utils
-
- BSSLSocketFactory(KeyStore) - Constructor for class com.baidu.cyberplayer.utils.BSSLSocketFactory
-
- BVideoView - Class in com.baidu.cyberplayer.core
-
A view for playback.
- BVideoView(Context) - Constructor for class com.baidu.cyberplayer.core.BVideoView
-
- BVideoView(Context, AttributeSet) - Constructor for class com.baidu.cyberplayer.core.BVideoView
-
- BVideoView(Context, AttributeSet, int) - Constructor for class com.baidu.cyberplayer.core.BVideoView
-
- BVideoView(Context, String) - Constructor for class com.baidu.cyberplayer.core.BVideoView
-
- BVideoView(Context, AttributeSet, String) - Constructor for class com.baidu.cyberplayer.core.BVideoView
-
- BVideoView(Context, AttributeSet, int, String) - Constructor for class com.baidu.cyberplayer.core.BVideoView
-
- BVideoView.OnCompletionListener - Interface in com.baidu.cyberplayer.core
-
媒体源播放结束后被调用的回调函数接口定义
- BVideoView.OnCompletionWithParamListener - Interface in com.baidu.cyberplayer.core
-
带参数的Oncompletion回调,其余同OnComplete
- BVideoView.OnErrorListener - Interface in com.baidu.cyberplayer.core
-
异步操作时,如果有错误发生时被调用的回调函数接口定义,(有的函数调用时会抛出异常)
- BVideoView.OnInfoListener - Interface in com.baidu.cyberplayer.core
-
接收关于媒体或播放的信息(和/或)警告的回调函数接口定义
- BVideoView.OnNetworkSpeedListener - Interface in com.baidu.cyberplayer.core
-
报告播放时的网络实时速度的回调函数接口定义
linxiongzhou
- BVideoView.OnPlayingBufferCacheListener - Interface in com.baidu.cyberplayer.core
-
报告播放时缓存区充盈度百分比的回调函数接口定义
mediacloud-1.1 添加.
- BVideoView.OnPositionUpdateListener - Interface in com.baidu.cyberplayer.core
-
接收当前播放时长的回调函数接口定义
- BVideoView.OnPreparedListener - Interface in com.baidu.cyberplayer.core
-
媒体源已准备好,即将播放时被调用的回调函数接口定义
- BVideoView.OnSeekCompleteListener - Interface in com.baidu.cyberplayer.core
-
seek操作完成后被调用的回调函数接口定义
mediacloud-1.2 添加
- BVideoView.OnTotalCacheUpdateListener - Interface in com.baidu.cyberplayer.core
-
报告播放时总缓冲时长的回调函数接口定义
mediacloud-1.1 添加.
- bytes2HexString(byte[]) - Static method in class com.baidu.cyberplayer.core.MediaCodecAdapter
-