- ILiveCloudPlugin - com.qihoo.livecloud.plugin中的类
-
Created by LeiXiaojun on 2017/8/28.
- ILiveCloudPlugin.PluginCallback - com.qihoo.livecloud.plugin中的接口
-
插件安装或升级回调接口
- INFO_CONNECT_INBACKGOURND - 接口 中的静态变量com.qihoo.videocloud.IQHVCPlayer
-
主播切入后台
- INFO_DEVICE_RENDER_ERR - 接口 中的静态变量com.qihoo.videocloud.IQHVCPlayer
-
渲染过程中出现错误
- INFO_DEVICE_RENDER_FIRST_FRAME - 接口 中的静态变量com.qihoo.videocloud.IQHVCPlayer
-
渲染第一帧消息
- INFO_DEVICE_RENDER_QUERY_SURFACE - 接口 中的静态变量com.qihoo.videocloud.IQHVCPlayer
-
渲染过程中底层surface为空,尝试请求设置
- INFO_DEVICE_RENDER_SURFACE_CHANGE - 接口 中的静态变量com.qihoo.videocloud.IQHVCPlayer
-
渲染过程中底层surface修改
- INFO_EXTRA_EMPTY - 接口 中的静态变量com.qihoo.videocloud.IQHVCPlayer
-
info 附加信息为空
- INFO_EXTRA_H265_PLAY_FAILED - 接口 中的静态变量com.qihoo.videocloud.IQHVCPlayer
-
h265播放失败
- INFO_EXTRA_H265_START_PLAY - 接口 中的静态变量com.qihoo.videocloud.IQHVCPlayer
-
H265开始播放
- INFO_EXTRA_VIDEO_CACHE_FAILED - 接口 中的静态变量com.qihoo.videocloud.IQHVCPlayer
-
小视频缓存失败
- INFO_EXTRA_VIDEO_CACHE_SUCCESS - 接口 中的静态变量com.qihoo.videocloud.IQHVCPlayer
-
小视频缓存成功
- INFO_LIVE_PLAY_FPS - 接口 中的静态变量com.qihoo.videocloud.IQHVCPlayer
-
直播的帧率
- INFO_LIVE_PLAY_SPEED - 接口 中的静态变量com.qihoo.videocloud.IQHVCPlayer
-
播放速度,以k/s为单位
- INFO_LIVE_PLAY_START - 接口 中的静态变量com.qihoo.videocloud.IQHVCPlayer
-
直播刚开始播放,调用一次
- INFO_PLAY_H265 - 接口 中的静态变量com.qihoo.videocloud.IQHVCPlayer
-
H265流播放通知
- INFO_PLAYER_CLOSE - 接口 中的静态变量com.qihoo.videocloud.IQHVCPlayer
-
播放器关闭消息
- INFO_PLAYER_OPEN_SUCCESS - 接口 中的静态变量com.qihoo.videocloud.IQHVCPlayer
-
播放器打开成功,获取到了PlayerId
- INFO_PLAYER_PLUGIN_DOWNLOAD_SUCCESS - 接口 中的静态变量com.qihoo.videocloud.IQHVCPlayer
-
播放器插件下载成功
- INFO_PLAYER_PLUGIN_START_DOWNLOAD - 接口 中的静态变量com.qihoo.videocloud.IQHVCPlayer
-
开始下载播放器插件
- INFO_RENDER_RESET_SURFACE - 接口 中的静态变量com.qihoo.videocloud.IQHVCPlayer
-
reset surface
- INFO_SESSION_CLOSED - 接口 中的静态变量com.qihoo.videocloud.IQHVCPlayer
-
会话关闭
- INFO_VIDEO_CACHE - 接口 中的静态变量com.qihoo.videocloud.IQHVCPlayer
-
小视频缓存消息
- IQHVCPlayer - com.qihoo.videocloud中的接口
-
播放器基本功能
Created by guohailiang on 2017/5/10.
- IQHVCPlayer.Error - com.qihoo.videocloud中的注释类型
-
错误信息
- IQHVCPlayer.ErrorExtra - com.qihoo.videocloud中的注释类型
-
错误信息-补充说明
- IQHVCPlayer.Info - com.qihoo.videocloud中的注释类型
-
播放info
- IQHVCPlayer.InfoExtra - com.qihoo.videocloud中的注释类型
-
播放info
- IQHVCPlayer.MediaInfoKey - com.qihoo.videocloud中的注释类型
-
多媒体信息key
- IQHVCPlayer.OnBufferingEventListener - com.qihoo.videocloud中的接口
-
缓冲事件
播放器根据缓冲策略,缓冲一定量的数据才会开始播放。
- IQHVCPlayer.OnBufferingUpdateListener - com.qihoo.videocloud中的接口
-
Interface definition of a callback to be invoked indicating buffering
status of a media resource being streamed over the network.
- IQHVCPlayer.OnCompletionListener - com.qihoo.videocloud中的接口
-
Interface definition for a callback to be invoked when playback of
a media source has completed.
- IQHVCPlayer.OnErrorListener - com.qihoo.videocloud中的接口
-
Interface definition of a callback to be invoked when there
has been an error during an asynchronous operation (other errors
will throw exceptions at method call time).
- IQHVCPlayer.OnInfoListener - com.qihoo.videocloud中的接口
-
Interface definition of a callback to be invoked to communicate some
info and/or warning about the media or its playback.
- IQHVCPlayer.OnPreparedListener - com.qihoo.videocloud中的接口
-
- IQHVCPlayer.onProgressChangeListener - com.qihoo.videocloud中的接口
-
- IQHVCPlayer.OnSeekCompleteListener - com.qihoo.videocloud中的接口
-
Interface definition of a callback to be invoked indicating
the completion of a seek operation.
- IQHVCPlayer.OnVideoSizeChangedListener - com.qihoo.videocloud中的接口
-
Interface definition of a callback to be invoked when the
video size is first known or updated
- IQHVCPlayer.PlayType - com.qihoo.videocloud中的注释类型
-
播放类型
- IQHVCPlayerAdvanced - com.qihoo.videocloud中的接口
-
播放器高级功能
Created by guohailiang on 2017/5/16.
- IQHVCPlayerAdvanced.DecodeMode - com.qihoo.videocloud中的注释类型
-
解码模式
- IQHVCPlayerAdvanced.OnAudioPCMListener - com.qihoo.videocloud中的接口
-
- IQHVCPlayerAdvanced.OnPlayerNetStatsListener - com.qihoo.videocloud中的接口
-
- IQHVCPlayerAdvanced.OnRecordListener - com.qihoo.videocloud中的接口
-
视频/gif录制listener
- IQHVCPlayerAdvanced.OnUserDefinedDataListener - com.qihoo.videocloud中的接口
-
user defined data
- IQHVCPlayerAdvanced.OptionKey - com.qihoo.videocloud中的注释类型
-
setDataSource options key
- IQHVCPlayerAdvanced.PlayMode - com.qihoo.videocloud中的注释类型
-
播放模式
- IQHVCPlayerAdvanced.QHVCSwitchResolutionError - com.qihoo.videocloud中的接口
-
切分辨率错误
- IQHVCPlayerAdvanced.QHVCSwitchResolutionListener - com.qihoo.videocloud中的接口
-
切换分辨率回调
- IQHVCPlayerAdvanced.RecorderFormat - com.qihoo.videocloud中的注释类型
-
视频录制格式
- IQHVCPlayerAdvanced.RenderMode - com.qihoo.videocloud中的注释类型
-
渲染填充模式
- IQHVCPlayerAdvanced.StopReason - com.qihoo.videocloud中的注释类型
-
停止播放的原因
业务可自行定义
- isDefaultPluginInstalled() - 类 中的方法com.qihoo.livecloud.plugin.ILiveCloudPlugin
-
检测是否自带插件
- isDefaultPluginInstalled(int) - 类 中的方法com.qihoo.livecloud.plugin.LiveCloudPlugin
-
检测是否自带插件
- isMute() - 接口 中的方法com.qihoo.videocloud.IQHVCPlayer
-
是否是静音状态
- isMute() - 类 中的方法com.qihoo.videocloud.QHVCPlayer
-
- isPaused() - 接口 中的方法com.qihoo.videocloud.IQHVCPlayer
-
视频是否处于暂停状态
- isPaused() - 类 中的方法com.qihoo.videocloud.QHVCPlayer
-
- isPlaying() - 接口 中的方法com.qihoo.videocloud.IQHVCPlayer
-
是否正在播放
- isPlaying() - 类 中的方法com.qihoo.videocloud.QHVCPlayer
-
- isPluginInstalled() - 类 中的方法com.qihoo.livecloud.plugin.ILiveCloudPlugin
-
检测插件是否已安装
- isPluginInstalled(int) - 类 中的方法com.qihoo.livecloud.plugin.LiveCloudPlugin
-
检测插件是否已安装
- isPluginLoaded() - 类 中的方法com.qihoo.livecloud.plugin.ILiveCloudPlugin
-
插件是否已加载
- isPluginLoaded(int) - 类 中的方法com.qihoo.livecloud.plugin.LiveCloudPlugin
-
插件是否已加载
- isPluginValid() - 类 中的方法com.qihoo.livecloud.plugin.ILiveCloudPlugin
-
插件是否有效,分两种情况:
1.系统自带
2.动态下载且加载成功
- isPluginValid(int) - 类 中的方法com.qihoo.livecloud.plugin.LiveCloudPlugin
-
插件是否有效,分两种情况:
1.系统自带
2.动态下载且加载成功