Skip navigation links
A B C D E F G I K L N O P Q R S T U V 

A

addToGroup(int) - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
多个播放器设为一组(数据流同步场景)
addToGroup(int) - Method in class com.qihoo.videocloud.QHVCPlayer
 

B

backgroundInstallOrUpdatePlugin() - Method in class com.qihoo.livecloud.plugin.ILiveCloudPlugin
将正在安装或升级的插件转入后台运行,安装或升级完成后不再触发原事件
backgroundInstallOrUpdatePlugin(String) - Method in class com.qihoo.livecloud.plugin.LiveCloudPlugin
将正在安装或升级的插件转入后台运行,安装或升级完成后不再触发原事件
backgroundInstallOrUpdatePlugin() - Method in class com.qihoo.videocloud.QHVCPlayerPlugin
 
bindService(Intent, ServiceConnection, int) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
build() - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig.Builder
创建SDK配置
Builder(Context) - Constructor for class com.qihoo.livecloud.sdk.QHVCSdkConfig.Builder
 

C

cancelInstallOrUpdatePlugin() - Method in class com.qihoo.livecloud.plugin.ILiveCloudPlugin
取消安装或升级插件
cancelInstallOrUpdatePlugin(String) - Method in class com.qihoo.livecloud.plugin.LiveCloudPlugin
取消安装或升级插件
cancelInstallOrUpdatePlugin() - Method in class com.qihoo.videocloud.QHVCPlayerPlugin
 
checkCallingOrSelfPermission(String) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
checkCallingOrSelfUriPermission(Uri, int) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
checkCallingPermission(String) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
checkCallingUriPermission(Uri, int) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
checkInstallOrUpdatePlugin(Context, ILiveCloudPlugin.PluginCallback) - Method in class com.qihoo.livecloud.plugin.ILiveCloudPlugin
Deprecated.
请调用#checkInstallPlugin()
checkInstallOrUpdatePlugin(Context, ILiveCloudPlugin.PluginDownloadListener, ILiveCloudPlugin.PluginCallback) - Method in class com.qihoo.livecloud.plugin.ILiveCloudPlugin
Deprecated.
请调用#checkInstallPlugin()
checkInstallOrUpdatePlugin(Context, ILiveCloudPlugin.PluginCallback) - Method in class com.qihoo.videocloud.QHVCPlayerPlugin
 
checkInstallOrUpdatePlugin(Context, ILiveCloudPlugin.PluginDownloadListener, ILiveCloudPlugin.PluginCallback) - Method in class com.qihoo.videocloud.QHVCPlayerPlugin
 
checkInstallPlugin(Context, ILiveCloudPlugin.PluginCallback) - Method in class com.qihoo.livecloud.plugin.ILiveCloudPlugin
安装插件
checkInstallPlugin(Context, ILiveCloudPlugin.PluginDownloadListener, ILiveCloudPlugin.PluginCallback) - Method in class com.qihoo.livecloud.plugin.ILiveCloudPlugin
安装插件
checkInstallPlugin(Context, ILiveCloudPlugin.PluginDownloadListener, ILiveCloudPlugin.PluginCallback) - Method in class com.qihoo.livecloud.plugin.ILiveCloudPluginEx
安装插件(先安装或升级依赖的插件,成功后再安装或升级该插件)
checkInstallPlugin(Context, String, String, ILiveCloudPlugin.PluginDownloadListener, LiveCloudPluginCallback) - Method in class com.qihoo.livecloud.plugin.LiveCloudPlugin
安装或升级插件
checkInstallPlugin(Context, String, String, int, ILiveCloudPlugin.PluginDownloadListener, LiveCloudPluginCallback) - Method in class com.qihoo.livecloud.plugin.LiveCloudPlugin
安装插件
checkInstallPlugin(Context, ILiveCloudPlugin.PluginCallback) - Method in class com.qihoo.videocloud.QHVCPlayerPlugin
 
checkInstallPlugin(Context, ILiveCloudPlugin.PluginDownloadListener, ILiveCloudPlugin.PluginCallback) - Method in class com.qihoo.videocloud.QHVCPlayerPlugin
 
checkPermission(String, int, int) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
checkSelfPermission(String) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
checkUninstallPlugin() - Method in class com.qihoo.livecloud.plugin.ILiveCloudPlugin
删除旧版本插件
checkUninstallPlugin(String, String) - Method in class com.qihoo.livecloud.plugin.LiveCloudPlugin
删除旧版本插件
checkUninstallPlugin() - Method in class com.qihoo.videocloud.QHVCPlayerPlugin
 
checkUninstallPlugin(String) - Method in class com.qihoo.videocloud.QHVCPlayerPlugin
删除旧版本插件
checkUpdatePlugin(Context, ILiveCloudPlugin.PluginDownloadListener) - Method in class com.qihoo.livecloud.plugin.ILiveCloudPlugin
升级插件,若新插件已下载,执行本地升级逻辑;否则后台静默下载新插件,待APP下次启动时再次执行本地升级逻辑
注意:
1.该接口需要在ILiveCloudPlugin.setDefaultPluginInstalled(boolean)接口后且ILiveCloudPlugin.loadPlugin()接口前调用
2.为避免插件下载占用网络带宽进而影响当前业务,建议设置ILiveCloudPlugin.PluginDownloadListener参数自行选择时机下载插件
checkUpdatePlugin(Context, String, String, ILiveCloudPlugin.PluginDownloadListener) - Method in class com.qihoo.livecloud.plugin.LiveCloudPlugin
升级插件,若新插件已下载,执行本地升级逻辑;否则后台静默下载新插件,待APP下次启动时再次执行本地升级逻辑
checkUpdatePlugin(Context, ILiveCloudPlugin.PluginDownloadListener) - Method in class com.qihoo.videocloud.QHVCPlayerPlugin
 
checkUriPermission(Uri, int, int, int) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
checkUriPermission(Uri, String, String, int, int, int) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
clearP2PCache() - Static method in class com.qihoo.videocloud.QHVCPlayer
清空P2P的缓冲
clearWallpaper() - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
com.qihoo.livecloud.plugin - package com.qihoo.livecloud.plugin
 
com.qihoo.livecloud.sdk - package com.qihoo.livecloud.sdk
 
com.qihoo.videocloud - package com.qihoo.videocloud
 
createConfigurationContext(Configuration) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
createDefault(Context) - Static method in class com.qihoo.livecloud.sdk.QHVCSdkConfig
获取SDK默认配置
createDisplayContext(Display) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
createPackageContext(String, int) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 

D

databaseList() - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
DebugUtils - Class in com.qihoo.livecloud.sdk
日志管理
Created by guohailiang on 2017/5/19.
DebugUtils() - Constructor for class com.qihoo.livecloud.sdk.DebugUtils
 
deleteDatabase(String) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
deleteFile(String) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
destroy() - Method in class com.qihoo.livecloud.sdk.QHVCSdk
SDK销毁
disableRender(boolean) - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
设置播放器是否渲染图像
disableRender(boolean) - Method in class com.qihoo.videocloud.QHVCPlayer
 
downloadAndInstall(Context) - Static method in class com.qihoo.videocloud.QHVCQyCodec
设置是否开启金山265,开启后在APP生命周期内不支持关闭
DT_INSTALL - Static variable in interface com.qihoo.livecloud.plugin.LiveCloudPluginConstant
插件下载类型-安装
DT_UPDATE - Static variable in interface com.qihoo.livecloud.plugin.LiveCloudPluginConstant
插件下载类型-升级

E

enableP2P(boolean) - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
 
enableP2P(boolean) - Method in class com.qihoo.videocloud.QHVCPlayer
 
enableP2PUpload(boolean) - Static method in class com.qihoo.videocloud.QHVCPlayer
是否允许P2P上传
enforceCallingOrSelfPermission(String, String) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
enforceCallingOrSelfUriPermission(Uri, int, String) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
enforceCallingPermission(String, String) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
enforceCallingUriPermission(Uri, int, String) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
enforcePermission(String, int, int, String) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
enforceUriPermission(Uri, int, int, int, String) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
enforceUriPermission(Uri, String, String, int, int, int, String) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
ERROR_CANCEL - Static variable in interface com.qihoo.livecloud.plugin.LiveCloudPluginConstant
取消安装插件
ERROR_CONFIG_DOWNLOAD_FAILED - Static variable in interface com.qihoo.livecloud.plugin.LiveCloudPluginConstant
下载配置文件失败
ERROR_CONFIG_PARSE_FAILED - Static variable in interface com.qihoo.livecloud.plugin.LiveCloudPluginConstant
解析配置文件失败
ERROR_DEPENDENT_PLUGIN_LOAD_FAILED - Static variable in interface com.qihoo.livecloud.plugin.LiveCloudPluginConstant
依赖的插件加载失败
ERROR_DEPENDENT_PLUGIN_NOT_INSTALL - Static variable in interface com.qihoo.livecloud.plugin.LiveCloudPluginConstant
依赖的插件未安装
ERROR_EXTRA_EMPTY - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
详细信息为空
ERROR_EXTRA_FORMAT_NOT_SUPPORT - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
不支持的视频格式
ERROR_EXTRA_PLAY_CONNECT_FAILED - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
连接断开或者失败
ERROR_EXTRA_PLAY_JPLAYER_OPEN_FAILED - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
jplayer open失败,jni层直接返回
ERROR_EXTRA_PLAY_OPEN_URL_FAILED - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
回放状态下,文件没有打开,或者url失效
ERROR_EXTRA_PLAY_SET_SESSION_FAILED - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
startplay时,setsession失败,目前此接口只有直播开播时使用
ERROR_EXTRA_PLAY_SN_FAILED - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
调度sn失败了
ERROR_EXTRA_PLAY_SUBSCRIBE_FAILED - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
拿不到媒体信息、或者打不开连接
ERROR_EXTRA_PLAY_UNSUPPORT_HARDWARE_DECODE - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
手机不支持硬解码
ERROR_EXTRA_PREPARE_DISPATCH_FAILED - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
调度返回的url为null
ERROR_EXTRA_RECORD_ERROR - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
录像出现错误
ERROR_EXTRA_RECORD_FILE_ERROR - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
无效的录像文件
ERROR_EXTRA_UNKNOW - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
 
ERROR_FILE_NOT_OPEN - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
文件不能打开
ERROR_FORMATNOTSUPPORT - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
不支持的视频格式
ERROR_INSTALL_RUNNING - Static variable in interface com.qihoo.livecloud.plugin.LiveCloudPluginConstant
插件正在加载中
ERROR_LOCAL_UPDATE_FAILED - Static variable in interface com.qihoo.livecloud.plugin.LiveCloudPluginConstant
本地升级失败
ERROR_LOCAL_UPDATE_OLD_LOADED - Static variable in interface com.qihoo.livecloud.plugin.LiveCloudPluginConstant
本地升级失败-旧版本插件已被加载
ERROR_NO_SPACES - Static variable in interface com.qihoo.livecloud.plugin.LiveCloudPluginConstant
本地磁盘空间不足
ERROR_NOT_INSTALL - Static variable in interface com.qihoo.livecloud.plugin.LiveCloudPluginConstant
还未安装插件
ERROR_PLAYER_PLUGIN_LOAD_FAILED - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
播放器插件加载失败
ERROR_PLUGIN_DELETE_FAILED - Static variable in interface com.qihoo.livecloud.plugin.LiveCloudPluginConstant
删除插件失败
ERROR_PLUGIN_LOAD_FAILED - Static variable in interface com.qihoo.livecloud.plugin.LiveCloudPluginConstant
加载插件失败
ERROR_PREPARE_FAILED - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
prepare失败
ERROR_START_PLAY_FAILED - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
开始播放就失败
ERROR_SUCCESS - Static variable in interface com.qihoo.livecloud.plugin.LiveCloudPluginConstant
下载或安装成功
ERROR_UNKNOWN - Static variable in interface com.qihoo.livecloud.plugin.LiveCloudPluginConstant
未知错误
ERROR_ZIP_DOWNLOAD_FAILED - Static variable in interface com.qihoo.livecloud.plugin.LiveCloudPluginConstant
下载插件zip文件失败
ERROR_ZIP_FILE_DISMATCH - Static variable in interface com.qihoo.livecloud.plugin.LiveCloudPluginConstant
插件文件不匹配
ERROR_ZIP_MD5_DISMATCH - Static variable in interface com.qihoo.livecloud.plugin.LiveCloudPluginConstant
比对插件的MD5不匹配
ERROR_ZIP_UNZIP_FAILED - Static variable in interface com.qihoo.livecloud.plugin.LiveCloudPluginConstant
解压插件文件失败

F

FAILED - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced.QHVCSwitchResolutionError
切换失败
fileList() - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
FILTER_MODE_CLOUD - Static variable in class com.qihoo.videocloud.QHVCPlayer
 
FILTER_MODE_USER - Static variable in class com.qihoo.videocloud.QHVCPlayer
 
FLOAT_EPSINON - Static variable in class com.qihoo.videocloud.QHVCPlayer
 

G

getApplicationContext() - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
getApplicationInfo() - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
getAppVersion() - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig
获取APP版本号
getAssets() - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
getBusinessId() - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig
获取业务ID
getCacheDir() - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
getClassLoader() - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
getCodeCacheDir() - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
getConfig() - Method in class com.qihoo.livecloud.sdk.QHVCSdk
获取SDK配置
getContentResolver() - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
getContext() - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig
 
getControl() - Method in class com.qihoo.livecloud.sdk.QHVCServerAddress
 
getControlUrl() - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig
获取云控服务器地址
getCrashReportEnable() - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig
获取是否开启了崩溃收集功能
getCurrentPosition() - Method in interface com.qihoo.videocloud.IQHVCPlayer
获取当前已播放时间,单位:ms(毫秒)
注: 只支持点播(回看)
getCurrentPosition() - Method in class com.qihoo.videocloud.QHVCPlayer
 
getDatabasePath(String) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
getDebugUtils() - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig
获取日志配置
getDecoderMode() - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
获取当前使用的解码模式
getDecoderMode() - Method in class com.qihoo.videocloud.QHVCPlayer
 
getDir(String, int) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
getDuration() - Method in interface com.qihoo.videocloud.IQHVCPlayer
获取视频文件总时长,单位:ms(毫秒)
注: 只支持点播(回看)
getDuration() - Method in class com.qihoo.videocloud.QHVCPlayer
 
getExternalCacheDir() - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
getExternalCacheDirs() - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
getExternalFilesDir(String) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
getExternalFilesDirs(String) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
getExternalMediaDirs() - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
getFeedback() - Method in class com.qihoo.livecloud.sdk.QHVCServerAddress
 
getFeedbackUrl() - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig
获取推流状态上传服务器地址
getFilesDir() - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
getFileStreamPath(String) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
getInstance() - Static method in class com.qihoo.livecloud.plugin.LiveCloudPlugin
 
getInstance() - Static method in class com.qihoo.livecloud.sdk.QHVCSdk
 
getInstance() - Static method in class com.qihoo.videocloud.QHVCPlayerBuilder
 
getInstance() - Static method in class com.qihoo.videocloud.QHVCPlayerPlugin
 
getMachineId() - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig
获取设备唯一识别码
getMainLooper() - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
getMediaInformation() - Method in interface com.qihoo.videocloud.IQHVCPlayer
获取视频信息
getMediaInformation() - Method in class com.qihoo.videocloud.QHVCPlayer
 
getMerge() - Method in class com.qihoo.livecloud.sdk.QHVCServerAddress
 
getMergeUrl() - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig
获取合流服务器地址
getMic() - Method in class com.qihoo.livecloud.sdk.QHVCServerAddress
 
getMicUrl() - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig
获取连麦服务器地址
getNativeVersion() - Static method in class com.qihoo.videocloud.QHVCPlayer
获取 Native版本号
getNetworkType() - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig
获取网络类型
getNoBackupFilesDir() - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
getObbDir() - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
getObbDirs() - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
getPackageCodePath() - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
getPackageManager() - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
getPackageName() - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
getPackageResourcePath() - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
getPlayer(Context) - Method in class com.qihoo.videocloud.QHVCPlayerBuilder
创建播放器实例
getPlayerId() - Method in interface com.qihoo.videocloud.IQHVCPlayer
 
getPlayerId() - Method in class com.qihoo.videocloud.QHVCPlayer
 
getPlayerLogLevel() - Method in class com.qihoo.livecloud.sdk.DebugUtils
获取播放器日志级别
getPlayerPluginType() - Method in class com.qihoo.videocloud.QHVCPlayerPlugin
获取播放器插件类型
getPluginInstallDir() - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig
获取插件化SO文件下载路径
getPluginSize() - Method in class com.qihoo.livecloud.plugin.ILiveCloudPlugin
获取插件大小
getPluginSize() - Method in class com.qihoo.videocloud.QHVCPlayerPlugin
获取插件大小
getPluginVersion() - Method in class com.qihoo.livecloud.plugin.ILiveCloudPlugin
获取插件版本号
getPluginVersion(String) - Method in class com.qihoo.livecloud.plugin.LiveCloudPlugin
获取插件版本号
getPluginVersion() - Method in class com.qihoo.videocloud.QHVCPlayerPlugin
 
getPropertyRotate() - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
获取视频的旋转属性
getPropertyRotate() - Method in class com.qihoo.videocloud.QHVCPlayer
 
getRecordingState() - Method in class com.qihoo.videocloud.QHVCPlayer
是否是录制状态
getRenderMode() - Method in interface com.qihoo.videocloud.IQHVCPlayer
获取渲染模式
getRenderMode() - Method in class com.qihoo.videocloud.QHVCPlayer
 
getResources() - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
getSchedule() - Method in class com.qihoo.livecloud.sdk.QHVCServerAddress
 
getScheduleUrl() - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig
获取调度服务器地址
getSharedPreferences(String, int) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
getStat() - Method in class com.qihoo.livecloud.sdk.QHVCServerAddress
 
getStatUrl() - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig
获取打点服务器地址
getSystemService(String) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
getSystemServiceName(Class<?>) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
getSystemVersion() - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig
获取Android系统版本号
getTag() - Method in class com.qihoo.livecloud.plugin.ILiveCloudPlugin
 
getTag() - Method in class com.qihoo.videocloud.QHVCPlayerPlugin
 
getTheme() - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
getTransportLogLevel() - Method in class com.qihoo.livecloud.sdk.DebugUtils
获取传输层日志级别
getUserId() - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig
获取用户唯一标识
getVersion() - Method in class com.qihoo.livecloud.sdk.QHVCSdk
获取版本号
getVersion() - Static method in class com.qihoo.videocloud.QHVCPlayer
获取版本号
getVolume() - Method in interface com.qihoo.videocloud.IQHVCPlayer
获取播放器当前音量
getVolume() - Method in class com.qihoo.videocloud.QHVCPlayer
 
getWallpaper() - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
getWallpaperDesiredMinimumHeight() - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
getWallpaperDesiredMinimumWidth() - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
grantUriPermission(String, Uri, int) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 

I

ILiveCloudPlugin - Class in com.qihoo.livecloud.plugin
插件接口基类
Created by LeiXiaojun on 2017/8/28.
ILiveCloudPlugin.PluginCallback - Interface in com.qihoo.livecloud.plugin
插件安装或升级回调接口
ILiveCloudPlugin.PluginDownloadCallback - Interface in com.qihoo.livecloud.plugin
插件下载回调接口
ILiveCloudPlugin.PluginDownloadListener - Interface in com.qihoo.livecloud.plugin
插件下载监听接口
ILiveCloudPluginEx - Class in com.qihoo.livecloud.plugin
所有依赖公共库的模块必须从该类继承,该类内部会处理公共库的依赖问题
Created by LeiXiaojun on 2017/12/12.
ILiveCloudPluginEx(String, String, String, long) - Constructor for class com.qihoo.livecloud.plugin.ILiveCloudPluginEx
 
INFO_CONNECT_INBACKGOURND - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
主播切入后台
INFO_DEVICE_RENDER_ERR - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
渲染过程中出现错误
INFO_DEVICE_RENDER_FIRST_FRAME - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
渲染第一帧消息
INFO_DEVICE_RENDER_QUERY_SURFACE - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
渲染过程中底层surface为空,尝试请求设置
INFO_DEVICE_RENDER_SURFACE_CHANGE - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
渲染过程中底层surface修改
INFO_EXTRA_EMPTY - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
info 附加信息为空
INFO_EXTRA_H265_PLAY_FAILED - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
h265播放失败
INFO_EXTRA_H265_START_PLAY - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
H265开始播放
INFO_EXTRA_VIDEO_CACHE_FAILED - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
小视频缓存失败
INFO_EXTRA_VIDEO_CACHE_SUCCESS - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
小视频缓存成功
INFO_LIVE_PLAY_FPS - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
直播的帧率
INFO_LIVE_PLAY_SPEED - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
播放速度,以k/s为单位
INFO_LIVE_PLAY_START - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
直播刚开始播放,调用一次
INFO_PLAY_H265 - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
H265流播放通知
INFO_PLAYER_CLOSE - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
播放器关闭消息
INFO_PLAYER_OPEN_SUCCESS - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
播放器打开成功,获取到了PlayerId
INFO_PLAYER_PLUGIN_DOWNLOAD_SUCCESS - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
播放器插件下载成功
INFO_PLAYER_PLUGIN_START_DOWNLOAD - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
开始下载播放器插件
INFO_RENDER_RESET_SURFACE - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
reset surface
INFO_SEEK_FAILED - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
seek操作失败
INFO_SESSION_CLOSED - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
会话关闭
INFO_VIDEO_CACHE - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
小视频缓存消息
init(QHVCSdkConfig) - Method in class com.qihoo.livecloud.sdk.QHVCSdk
SDK初始化
IQHVCPlayer - Interface in com.qihoo.videocloud
播放器基本功能
IQHVCPlayer.Error - Annotation Type in com.qihoo.videocloud
错误信息
IQHVCPlayer.ErrorExtra - Annotation Type in com.qihoo.videocloud
错误信息-补充说明
IQHVCPlayer.Info - Annotation Type in com.qihoo.videocloud
播放info
IQHVCPlayer.InfoExtra - Annotation Type in com.qihoo.videocloud
播放info
IQHVCPlayer.MediaInfoKey - Annotation Type in com.qihoo.videocloud
多媒体信息key
IQHVCPlayer.OnBufferingEventListener - Interface in com.qihoo.videocloud
缓冲事件
IQHVCPlayer.OnBufferingUpdateListener - Interface in 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 - Interface in com.qihoo.videocloud
Interface definition for a callback to be invoked when playback of a media source has completed.
IQHVCPlayer.OnErrorListener - Interface in 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 - Interface in 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 - Interface in com.qihoo.videocloud
 
IQHVCPlayer.onProgressChangeListener - Interface in com.qihoo.videocloud
 
IQHVCPlayer.OnSeekCompleteListener - Interface in com.qihoo.videocloud
Interface definition of a callback to be invoked indicating the completion of a seek operation.
IQHVCPlayer.OnVideoSizeChangedListener - Interface in com.qihoo.videocloud
Interface definition of a callback to be invoked when the video size is first known or updated
IQHVCPlayer.PlayType - Annotation Type in com.qihoo.videocloud
播放类型
IQHVCPlayerAdvanced - Interface in com.qihoo.videocloud
播放器高级功能
IQHVCPlayerAdvanced.DecodeMode - Annotation Type in com.qihoo.videocloud
解码模式
IQHVCPlayerAdvanced.OnAudioPCMListener - Interface in com.qihoo.videocloud
 
IQHVCPlayerAdvanced.OnAudioVolumeListener - Interface in com.qihoo.videocloud
音量listener
IQHVCPlayerAdvanced.OnPlayerNetStatsListener - Interface in com.qihoo.videocloud
 
IQHVCPlayerAdvanced.OnRecordListener - Interface in com.qihoo.videocloud
视频/gif录制listener
IQHVCPlayerAdvanced.OnUserDefinedDataListener - Interface in com.qihoo.videocloud
user defined data
IQHVCPlayerAdvanced.OptionKey - Annotation Type in com.qihoo.videocloud
setDataSource options key
IQHVCPlayerAdvanced.PlayMode - Annotation Type in com.qihoo.videocloud
播放模式
IQHVCPlayerAdvanced.QHVCSwitchResolutionError - Interface in com.qihoo.videocloud
切分辨率错误
IQHVCPlayerAdvanced.QHVCSwitchResolutionListener - Interface in com.qihoo.videocloud
切换分辨率回调
IQHVCPlayerAdvanced.RecorderFormat - Annotation Type in com.qihoo.videocloud
视频录制格式
IQHVCPlayerAdvanced.RenderMode - Annotation Type in com.qihoo.videocloud
渲染填充模式
IQHVCPlayerAdvanced.StopReason - Annotation Type in com.qihoo.videocloud
停止播放的原因 业务可自行定义
IQHVCPlayerAdvanced.SurfaceRenderListener - Interface in com.qihoo.videocloud
视频渲染高级接口,业务方可通过自定义顶点着色器及片段着色器修改默认的渲染
isCancelled() - Method in interface com.qihoo.livecloud.plugin.ILiveCloudPlugin.PluginDownloadCallback
插件下载任务是否取消,插件下载过程中业务方必须及时调用该接口终止下载任务
isDefaultPlayBackRate(float) - Static method in class com.qihoo.videocloud.QHVCPlayer
 
isDefaultPluginInstalled() - Method in class com.qihoo.livecloud.plugin.ILiveCloudPlugin
检测是否自带插件
isDefaultPluginInstalled() - Method in class com.qihoo.livecloud.plugin.ILiveCloudPluginEx
检测是否自带插件
isDefaultPluginInstalled(String) - Method in class com.qihoo.livecloud.plugin.LiveCloudPlugin
检测是否自带插件
isDefaultPluginInstalled() - Method in class com.qihoo.videocloud.QHVCPlayerPlugin
 
isMute() - Method in interface com.qihoo.videocloud.IQHVCPlayer
是否是静音状态
isMute() - Method in class com.qihoo.videocloud.QHVCPlayer
 
isPaused() - Method in interface com.qihoo.videocloud.IQHVCPlayer
视频是否处于暂停状态
isPaused() - Method in class com.qihoo.videocloud.QHVCPlayer
 
isPlaying() - Method in interface com.qihoo.videocloud.IQHVCPlayer
是否正在播放
isPlaying() - Method in class com.qihoo.videocloud.QHVCPlayer
 
isPluginInstalled() - Method in class com.qihoo.livecloud.plugin.ILiveCloudPlugin
检测插件是否已安装
isPluginInstalled() - Method in class com.qihoo.livecloud.plugin.ILiveCloudPluginEx
检测插件是否已安装
isPluginInstalled(String, String) - Method in class com.qihoo.livecloud.plugin.LiveCloudPlugin
检测插件是否已安装
isPluginInstalled() - Method in class com.qihoo.videocloud.QHVCPlayerPlugin
 
isPluginInstalled(String) - Method in class com.qihoo.videocloud.QHVCPlayerPlugin
检测插件是否已安装
isPluginLoaded() - Method in class com.qihoo.livecloud.plugin.ILiveCloudPlugin
插件是否已加载
isPluginLoaded(String) - Method in class com.qihoo.livecloud.plugin.LiveCloudPlugin
插件是否已加载
isPluginLoaded() - Method in class com.qihoo.videocloud.QHVCPlayerPlugin
 
isPluginValid() - Method in class com.qihoo.livecloud.plugin.ILiveCloudPlugin
插件是否有效,分两种情况:
1.系统自带
2.动态下载且加载成功
isPluginValid() - Method in class com.qihoo.livecloud.plugin.ILiveCloudPluginEx
插件是否有效,分两种情况(前提是依赖的插件必须同时有效):
1.系统自带
2.动态下载且加载成功
isPluginValid(String) - Method in class com.qihoo.livecloud.plugin.LiveCloudPlugin
插件是否有效,分两种情况:
1.系统自带
2.动态下载且加载成功
isPluginValid() - Method in class com.qihoo.videocloud.QHVCPlayerPlugin
 
isSystemMediaPlayer() - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
是否是系统播放器
isSystemMediaPlayer() - Method in class com.qihoo.videocloud.QHVCPlayer
 
isUseHdRedord(int, int) - Method in class com.qihoo.videocloud.QHVCPlayer
是否开启硬编
isWriteLogs() - Method in class com.qihoo.livecloud.sdk.DebugUtils
是否打开日志

K

KEY_MEDIA_INFO_AUDIO_BITRATE_INT - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
 
KEY_MEDIA_INFO_AUDIO_CHANNEL_INT - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
 
KEY_MEDIA_INFO_AUDIO_FORMAT_STRING - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
 
KEY_MEDIA_INFO_AUDIO_SAMPLE_RATE_INT - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
 
KEY_MEDIA_INFO_BITRATE_INT - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
 
KEY_MEDIA_INFO_CDN_DOWNLOAD_SPEED_LONG - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
 
KEY_MEDIA_INFO_P2P_DOWNLOAD_SPEED_LONG - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
 
KEY_MEDIA_INFO_REAL_URL_STRING - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
 
KEY_MEDIA_INFO_VIDEO_DURATION_INT - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
 
KEY_MEDIA_INFO_VIDEO_FORMAT_STRING - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
 
KEY_MEDIA_INFO_VIDEO_FPS_INT - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
 
KEY_MEDIA_INFO_VIDEO_HEIGHT_INT - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
 
KEY_MEDIA_INFO_VIDEO_WIDTH_INT - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
 
KEY_OPTION_DECODE_MODE - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
IQHVCPlayerAdvanced.DecodeMode解码模式
注:对于智能解码模式,SDK会做黑名单机制,如果手机被加入黑名单的话,即使设置为智能解码模式,SDK仍然会使用软解模式。
KEY_OPTION_FORCE_P2P - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
Boolean 播放是否强制使用p2p
KEY_OPTION_MUTE - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
Boolean 开始播放的时候是否静音
KEY_OPTION_PLAY_MODE - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
IQHVCPlayerAdvanced.PlayMode 设置播放器播放模式
KEY_OPTION_POSITION - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
Integer 只适用于点播,设置点播开始的位置(单位: 毫秒)
KEY_OPTION_POSITION_ACCURATE - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
Boolean 只适用于点播,设置点播开始的位置--是否为精确seek
KEY_OPTION_PREVIEW_DURATION - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
Integer预览时长.
KEY_OPTION_RENDER_MODE - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
IQHVCPlayerAdvanced.RenderMode 播放器渲染模式
KEY_OPTION_SCHEDULE_URL - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
String 调度地址,需要使用自定义的调度地址时使用
KEY_OPTION_STREAM_TYPE - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
Constants.LiveType 推拉流类型: 纯音频、纯视频或音视频

L

LIVECLOUD_SMART_DECODE_MODE - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
智能解码模式.优先硬解码,若硬解码不支持,切换到软解码 IQHVCPlayerAdvanced.getDecoderMode()
LIVECLOUD_SOFT_DECODE_MODE - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
LiveCloudPlugin - Class in com.qihoo.livecloud.plugin
 
LiveCloudPluginCallback - Interface in com.qihoo.livecloud.plugin
插件安装或升级回调接口
LiveCloudPluginConstant - Interface in com.qihoo.livecloud.plugin
 
loadPlugin() - Method in class com.qihoo.livecloud.plugin.ILiveCloudPlugin
加载已安装的插件
loadPlugin() - Method in class com.qihoo.livecloud.plugin.ILiveCloudPluginEx
加载已安装的插件(先加载依赖的插件,成功后再加载该插件)
loadPlugin(String) - Method in class com.qihoo.livecloud.plugin.LiveCloudPlugin
加载已安装的插件
loadPlugin() - Method in class com.qihoo.videocloud.QHVCPlayerPlugin
 

N

NOT_SUPPORT_STATUS - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced.QHVCSwitchResolutionError
不支持的状态

O

onAudioPCM(int, int, ByteBuffer, long, int, int, int) - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced.OnAudioPCMListener
pcm 数据回调
onAudioVolume(int, int) - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced.OnAudioVolumeListener
 
onBufferingProgress(int, int) - Method in interface com.qihoo.videocloud.IQHVCPlayer.OnBufferingEventListener
缓冲进度
onBufferingStart(int) - Method in interface com.qihoo.videocloud.IQHVCPlayer.OnBufferingEventListener
播放器开始缓冲
onBufferingStop(int) - Method in interface com.qihoo.videocloud.IQHVCPlayer.OnBufferingEventListener
播放器结束缓冲
onBufferingUpdate(int, int) - Method in interface com.qihoo.videocloud.IQHVCPlayer.OnBufferingUpdateListener
Called to update status in buffering a media stream received through progressive HTTP download.
onCancel(Context) - Method in interface com.qihoo.livecloud.plugin.ILiveCloudPlugin.PluginCallback
插件安装被取消
onCancel(boolean) - Method in interface com.qihoo.livecloud.plugin.ILiveCloudPlugin.PluginDownloadCallback
取消插件下载任务
onCancel(Context, String) - Method in interface com.qihoo.livecloud.plugin.LiveCloudPluginCallback
插件安装被取消
onComplete(Context, boolean, int) - Method in interface com.qihoo.livecloud.plugin.ILiveCloudPlugin.PluginCallback
插件安装完成
onComplete(Context, String, boolean, int) - Method in interface com.qihoo.livecloud.plugin.LiveCloudPluginCallback
插件安装完成
onCompletion(int) - Method in interface com.qihoo.videocloud.IQHVCPlayer.OnCompletionListener
Called when the end of a media source is reached during playback.
onDownload(File, String, long, ILiveCloudPlugin.PluginDownloadCallback) - Method in interface com.qihoo.livecloud.plugin.ILiveCloudPlugin.PluginDownloadListener
插件下载监听接口,该接口位于工作线程,业务方可直接使用
onError(int, int, int) - Method in interface com.qihoo.videocloud.IQHVCPlayer.OnErrorListener
Called to indicate an error.
onError(int, String) - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced.QHVCSwitchResolutionListener
切换失败
onFailed() - Method in interface com.qihoo.livecloud.plugin.ILiveCloudPlugin.PluginDownloadCallback
插件下载失败,业务方必须调用该接口
onInfo(int, int, int) - Method in interface com.qihoo.videocloud.IQHVCPlayer.OnInfoListener
Called to indicate an info or a warning.
onMessage(int, int, int, int, int, long, long) - Method in class com.qihoo.videocloud.QHVCPlayer
 
onPlayerMsg(int, int, long, long, int) - Method in class com.qihoo.videocloud.QHVCPlayer
底层(C层)播放消息回调
onPlayerMsgHandle(int, int, long, long, int) - Method in class com.qihoo.videocloud.QHVCPlayer
底层(C层)播放消息回调
onPlayerNetStats(int, long, long, long, long, long, long, long, long, long) - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced.OnPlayerNetStatsListener
流量计算回调函数
onPrepare() - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced.QHVCSwitchResolutionListener
切换准备
onPrepared() - Method in interface com.qihoo.videocloud.IQHVCPlayer.OnPreparedListener
Called when the media file is ready for playback.
onProgress(Context, int) - Method in interface com.qihoo.livecloud.plugin.ILiveCloudPlugin.PluginCallback
插件下载/安装进度
onProgress(int) - Method in interface com.qihoo.livecloud.plugin.ILiveCloudPlugin.PluginDownloadCallback
插件下载进度,业务方必须调用该接口
onProgress(Context, String, int) - Method in interface com.qihoo.livecloud.plugin.LiveCloudPluginCallback
插件下载/安装进度
onProgressChange(int, int, int) - Method in interface com.qihoo.videocloud.IQHVCPlayer.onProgressChangeListener
播放进度回调, 只有点播(回看)才会回调
onRecordFailed(int) - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced.OnRecordListener
录制失败
onRecordSuccess() - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced.OnRecordListener
录制成功
onSeekComplete(int) - Method in interface com.qihoo.videocloud.IQHVCPlayer.OnSeekCompleteListener
Called to indicate the completion of a seek operation.
onStart(Context) - Method in interface com.qihoo.livecloud.plugin.ILiveCloudPlugin.PluginCallback
开始下载插件
onStart(Context, String) - Method in interface com.qihoo.livecloud.plugin.LiveCloudPluginCallback
开始下载插件
onStart() - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced.QHVCSwitchResolutionListener
切换中
onSuccess() - Method in interface com.qihoo.livecloud.plugin.ILiveCloudPlugin.PluginDownloadCallback
插件下载完成,业务方必须调用该接口
onSuccess(int, String) - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced.QHVCSwitchResolutionListener
切换分辨率成功
onUpdateGPPlayState(int, long, long, long) - Method in class com.qihoo.videocloud.QHVCPlayer
onUpdateGPPlayState
onUpdateStatus(int, int, int, int, int, int, int, int, int, int) - Method in class com.qihoo.videocloud.QHVCPlayer
底层(C层)码流回调
onUserDefineData(int, byte[], int) - Method in class com.qihoo.videocloud.QHVCPlayer
用户自定义数据回调
onUserDefinedData(int, byte[]) - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced.OnUserDefinedDataListener
 
onVideoSizeChanged(int, int, int) - Method in interface com.qihoo.videocloud.IQHVCPlayer.OnVideoSizeChangedListener
Called to indicate the video size
openFileInput(String) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
openFileOutput(String, int) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
openOrCreateDatabase(String, int, SQLiteDatabase.CursorFactory) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
openOrCreateDatabase(String, int, SQLiteDatabase.CursorFactory, DatabaseErrorHandler) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 

P

pause() - Method in interface com.qihoo.videocloud.IQHVCPlayer
暂停播放
pause() - Method in class com.qihoo.videocloud.QHVCPlayer
 
peekWallpaper() - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
PLAY_ERROR - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
播放出错
PLAY_INCOMING_CALL - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
来电话
PLAY_OTHER - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
其他错误
PLAY_OVER - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
直播结束
PLAYBACK_RATE_DEFAULT - Static variable in class com.qihoo.videocloud.QHVCPlayer
 
PLAYMODE_FLUENCY - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
流畅模式
PLAYMODE_LOWLATENCY - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
低延迟模式
PLAYTYPE_LIVE - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
PLAYTYPE_VOD - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
prepareAsync() - Method in interface com.qihoo.videocloud.IQHVCPlayer
准备播放,异步方法
注: 调用此方法开始走调度流程。

prepareAsync() - Method in class com.qihoo.videocloud.QHVCPlayer
 

Q

QHVCPlayer - Class in com.qihoo.videocloud
Created by guohailiang on 2017/5/10.
QHVCPlayer(Context) - Constructor for class com.qihoo.videocloud.QHVCPlayer
使用插件化功能时,请使用QHVCPlayerBuilder.getPlayer(Context)创建播放器实例
QHVCPlayerBuilder - Class in com.qihoo.videocloud
Created by guohailiang on 12/6/2017.
QHVCPlayerPlugin - Class in com.qihoo.videocloud
播放器so动态加载
Created by LeiXiaojun on 2017/8/29.
QHVCQyCodec - Class in com.qihoo.videocloud
Created by LeiXiaojun on 2018/3/7.
QHVCQyCodec() - Constructor for class com.qihoo.videocloud.QHVCQyCodec
 
QHVCSdk - Class in com.qihoo.livecloud.sdk
Created by guohailiang on 2017/5/11.
QHVCSdkConfig - Class in com.qihoo.livecloud.sdk
SDK配置
QHVCSdkConfig(QHVCSdkConfig.Builder) - Constructor for class com.qihoo.livecloud.sdk.QHVCSdkConfig
 
QHVCSdkConfig.Builder - Class in com.qihoo.livecloud.sdk
SDK配置构造器
QHVCSDKContext - Class in com.qihoo.livecloud.sdk
Created by liuyanqing on 2018/5/14.
QHVCSDKContext() - Constructor for class com.qihoo.livecloud.sdk.QHVCSDKContext
 
QHVCServerAddress - Class in com.qihoo.livecloud.sdk
Created by guohailiang on 2017/6/19.
QHVCServerAddress(String, String, String, String, String, String) - Constructor for class com.qihoo.livecloud.sdk.QHVCServerAddress
 

R

RECORDER_FORMAT_GIF - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
 
RECORDER_FORMAT_MOV - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
 
RECORDER_FORMAT_MP4 - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
 
registerReceiver(BroadcastReceiver, IntentFilter) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
registerReceiver(BroadcastReceiver, IntentFilter, String, Handler) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
release() - Method in interface com.qihoo.videocloud.IQHVCPlayer
播放器资源回收
release() - Method in class com.qihoo.videocloud.QHVCPlayer
 
removePlugin() - Method in class com.qihoo.livecloud.plugin.ILiveCloudPlugin
移除插件
removePlugin(String) - Method in class com.qihoo.livecloud.plugin.LiveCloudPlugin
移除插件
removePlugin() - Method in class com.qihoo.videocloud.QHVCPlayerPlugin
 
removePlugin(String) - Method in class com.qihoo.videocloud.QHVCPlayerPlugin
移除插件
removeStickyBroadcast(Intent) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
removeStickyBroadcastAsUser(Intent, UserHandle) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
RENDER_MODE_FULL - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
如果视频尺寸和显示视窗尺寸不一致,图像拉伸后填满视窗
RENDER_MODE_IN - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
在保证视频宽高比的前提下,将视频进行横向或纵向填满。(可能会留黑边)
RENDER_MODE_OUT - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
在保持视频宽高比的前提下,按照显示视窗的比例进行周边裁剪后填满视窗。
revokeUriPermission(Uri, int) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 

S

seekTo(int) - Method in interface com.qihoo.videocloud.IQHVCPlayer
目标时间点,单位:ms(毫秒)
目前只支持回看拖动
seekTo(int, boolean) - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
精确seekTo
seekTo(int) - Method in class com.qihoo.videocloud.QHVCPlayer
 
seekTo(int, boolean) - Method in class com.qihoo.videocloud.QHVCPlayer
 
sendBroadcast(Intent) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
sendBroadcast(Intent, String) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
sendBroadcastAsUser(Intent, UserHandle) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
sendBroadcastAsUser(Intent, UserHandle, String) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
sendOrderedBroadcast(Intent, String) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
sendOrderedBroadcast(Intent, String, BroadcastReceiver, Handler, int, String, Bundle) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
sendOrderedBroadcastAsUser(Intent, UserHandle, String, BroadcastReceiver, Handler, int, String, Bundle) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
sendStickyBroadcast(Intent) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
sendStickyBroadcastAsUser(Intent, UserHandle) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
sendStickyOrderedBroadcast(Intent, BroadcastReceiver, Handler, int, String, Bundle) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
sendStickyOrderedBroadcastAsUser(Intent, UserHandle, BroadcastReceiver, Handler, int, String, Bundle) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
SESSION_ID_SUFFIX_HEVC_FAILED - Static variable in class com.qihoo.videocloud.QHVCPlayer
 
SESSION_ID_SUFFIX_HW_FAILED - Static variable in class com.qihoo.videocloud.QHVCPlayer
 
SESSION_ID_SUFFIX_SWITCH - Static variable in class com.qihoo.videocloud.QHVCPlayer
 
setAppVersion(String) - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig.Builder
设置APP版本号
setBusinessId(String) - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig.Builder
设置业务ID
setBusinessId(String) - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig
设置业务ID
setControl(String) - Method in class com.qihoo.livecloud.sdk.QHVCServerAddress
 
setCrashReportEnable(boolean) - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig.Builder
开启或关闭崩溃收集功能,默认开启
setCrashReportEnable(boolean) - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig
开启或关闭崩溃收集功能,默认开启
setDataSource(int, String, String) - Method in interface com.qihoo.videocloud.IQHVCPlayer
设置视频源
setDataSource(int, String, String, Map<String, Object>) - Method in interface com.qihoo.videocloud.IQHVCPlayer
设置视频源
setDataSource(int, String, String, String, Map<String, Object>) - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
设置视频源
setDataSource(int, String[], String[], int, String, String, Map<String, Object>) - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
 
setDataSource(int, String, String, String, Map<String, Object>) - Method in class com.qihoo.videocloud.QHVCPlayer
 
setDataSource(int, String, String, Map<String, Object>) - Method in class com.qihoo.videocloud.QHVCPlayer
 
setDataSource(int, String, String) - Method in class com.qihoo.videocloud.QHVCPlayer
 
setDataSource(int, String[], String[], int, String, String, Map<String, Object>) - Method in class com.qihoo.videocloud.QHVCPlayer
 
setDebug(boolean) - Static method in class com.qihoo.videocloud.QHVCQyCodec
设置是否开启调试模式,仅在QHVCQyCodec.downloadAndInstall(Context)前调用有效
setDebugUtils(DebugUtils) - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig.Builder
设置日志配置
setDefaultPluginInstalled(boolean) - Method in class com.qihoo.livecloud.plugin.ILiveCloudPlugin
设置是否自带插件
setDefaultPluginInstalled(String, boolean) - Method in class com.qihoo.livecloud.plugin.LiveCloudPlugin
设置是否自带插件
setDefaultPluginInstalled(boolean) - Method in class com.qihoo.videocloud.QHVCPlayerPlugin
 
setDisplay(ILiveCloudDisplay) - Method in interface com.qihoo.videocloud.IQHVCPlayer
设置播放器显示View
setDisplay(ILiveCloudDisplay) - Method in class com.qihoo.videocloud.QHVCPlayer
 
setFeedback(String) - Method in class com.qihoo.livecloud.sdk.QHVCServerAddress
 
setFilterValues(float, float, float) - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
设置视频画质增强filter属性
setFilterValues(float, float, float) - Method in class com.qihoo.videocloud.QHVCPlayer
设置视频画质增强filter属性
setMachineId(String) - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig.Builder
设置设备唯一识别码,非必须
setMerge(String) - Method in class com.qihoo.livecloud.sdk.QHVCServerAddress
 
setMic(String) - Method in class com.qihoo.livecloud.sdk.QHVCServerAddress
 
setMute(boolean) - Method in interface com.qihoo.videocloud.IQHVCPlayer
设置是否静音播放
setMute(boolean) - Method in class com.qihoo.videocloud.QHVCPlayer
 
setNetworkType(String) - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig.Builder
设置网络类型,非必须
setNetworkType(String) - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig
设置网络类型
setOnAudioPCMListener(IQHVCPlayerAdvanced.OnAudioPCMListener) - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
设置音频数据回调
setOnAudioPCMListener(IQHVCPlayerAdvanced.OnAudioPCMListener) - Method in class com.qihoo.videocloud.QHVCPlayer
 
setOnAudioVolumeListener(IQHVCPlayerAdvanced.OnAudioVolumeListener, long) - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
设置音量回调(只支持直播) 收到INFO_LIVE_PLAY_START后调用 设置音量回调:listener != null && period > 0 删除音量回调: listener == null || period <= 0
setOnAudioVolumeListener(IQHVCPlayerAdvanced.OnAudioVolumeListener, long) - Method in class com.qihoo.videocloud.QHVCPlayer
 
setOnBufferingEventListener(IQHVCPlayer.OnBufferingEventListener) - Method in interface com.qihoo.videocloud.IQHVCPlayer
 
setOnBufferingEventListener(IQHVCPlayer.OnBufferingEventListener) - Method in class com.qihoo.videocloud.QHVCPlayer
 
setOnBufferingUpdateListener(IQHVCPlayer.OnBufferingUpdateListener) - Method in interface com.qihoo.videocloud.IQHVCPlayer
Register a callback to be invoked when the status of a network stream's buffer has changed.
setOnBufferingUpdateListener(IQHVCPlayer.OnBufferingUpdateListener) - Method in class com.qihoo.videocloud.QHVCPlayer
 
setOnCompletionListener(IQHVCPlayer.OnCompletionListener) - Method in interface com.qihoo.videocloud.IQHVCPlayer
Register a callback to be invoked when the end of a media source has been reached during playback.
setOnCompletionListener(IQHVCPlayer.OnCompletionListener) - Method in class com.qihoo.videocloud.QHVCPlayer
 
setOnErrorListener(IQHVCPlayer.OnErrorListener) - Method in interface com.qihoo.videocloud.IQHVCPlayer
Register a callback to be invoked when an error has happened during an asynchronous operation.
setOnErrorListener(IQHVCPlayer.OnErrorListener) - Method in class com.qihoo.videocloud.QHVCPlayer
 
setOnInfoListener(IQHVCPlayer.OnInfoListener) - Method in interface com.qihoo.videocloud.IQHVCPlayer
Register a callback to be invoked when an info/warning is available.
setOnInfoListener(IQHVCPlayer.OnInfoListener) - Method in class com.qihoo.videocloud.QHVCPlayer
 
setOnPlayerNetStatsListener(IQHVCPlayerAdvanced.OnPlayerNetStatsListener) - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
流量统计信息回调(暂时只支持直播)
setOnPlayerNetStatsListener(IQHVCPlayerAdvanced.OnPlayerNetStatsListener) - Method in class com.qihoo.videocloud.QHVCPlayer
 
setOnPreparedListener(IQHVCPlayer.OnPreparedListener) - Method in interface com.qihoo.videocloud.IQHVCPlayer
Register a callback to be invoked when the media source is ready for playback.
setOnPreparedListener(IQHVCPlayer.OnPreparedListener) - Method in class com.qihoo.videocloud.QHVCPlayer
 
setOnProgressChangeListener(IQHVCPlayer.onProgressChangeListener) - Method in interface com.qihoo.videocloud.IQHVCPlayer
 
setOnProgressChangeListener(IQHVCPlayer.onProgressChangeListener) - Method in class com.qihoo.videocloud.QHVCPlayer
 
setOnSeekCompleteListener(IQHVCPlayer.OnSeekCompleteListener) - Method in interface com.qihoo.videocloud.IQHVCPlayer
Register a callback to be invoked when a seek operation has been completed.
setOnSeekCompleteListener(IQHVCPlayer.OnSeekCompleteListener) - Method in class com.qihoo.videocloud.QHVCPlayer
 
setOnVideoSizeChangedListener(IQHVCPlayer.OnVideoSizeChangedListener) - Method in interface com.qihoo.videocloud.IQHVCPlayer
Register a callback to be invoked when the video size is known or updated.
setOnVideoSizeChangedListener(IQHVCPlayer.OnVideoSizeChangedListener) - Method in class com.qihoo.videocloud.QHVCPlayer
 
setP2PCacheDir(String) - Static method in class com.qihoo.videocloud.QHVCPlayer
设置P2P缓冲路径
setP2PCacheSize(int) - Static method in class com.qihoo.videocloud.QHVCPlayer
设置P2P缓冲的大小
setPlayBackRate(float) - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
倍速播放
setPlayBackRate(float) - Method in class com.qihoo.videocloud.QHVCPlayer
 
setPlayerControlConfig(PlayerControl, int, String) - Method in class com.qihoo.videocloud.QHVCPlayer
 
setPlayerLogLevel(int) - Method in class com.qihoo.livecloud.sdk.DebugUtils
设置播放器日志级别
setPlayerPluginType(String) - Method in class com.qihoo.videocloud.QHVCPlayerPlugin
设置播放器插件类型,默认为标准版本
注意:该接口需要在QHVCPlayerPlugin.loadPlugin()接口前调用方可生效
setPluginDownloadListener(ILiveCloudPlugin.PluginDownloadListener) - Method in class com.qihoo.livecloud.plugin.ILiveCloudPlugin
设置插件后台静默升级下载监听接口
注意:插件会后台自动升级,业务方可设置该监听接口以便管理下载时机。
setPluginInstallDir(String) - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig.Builder
设置插件化SO文件下载路径,需确保有可读、可执行权限
setPluginInstallDir(String) - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig
设置插件化SO文件下载路径,需确保有可读、可执行权限
setResolutionAdapt(boolean, IQHVCPlayerAdvanced.QHVCSwitchResolutionListener) - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
自动切换分辨率
setResolutionAdapt(boolean, IQHVCPlayerAdvanced.QHVCSwitchResolutionListener) - Method in class com.qihoo.videocloud.QHVCPlayer
 
setSchedule(String) - Method in class com.qihoo.livecloud.sdk.QHVCServerAddress
 
setScreenOnWhilePlaying(boolean) - Method in interface com.qihoo.videocloud.IQHVCPlayer
设置播放时是否屏幕常亮
setScreenOnWhilePlaying(boolean) - Method in class com.qihoo.videocloud.QHVCPlayer
 
setServerAddress(QHVCServerAddress) - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig.Builder
设置SDK服务器地址,非必须
setStat(String) - Method in class com.qihoo.livecloud.sdk.QHVCServerAddress
 
setSurface(String, SurfaceTexture) - Method in interface com.qihoo.videocloud.IQHVCPlayer
为播放器设置显示SurfaceTexture
setSurface(String, SurfaceTexture) - Method in class com.qihoo.videocloud.QHVCPlayer
 
setSurfaceRenderListener(IQHVCPlayerAdvanced.SurfaceRenderListener) - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
设置视频渲染高级接口,必须在IQHVCPlayer.setDisplay(ILiveCloudDisplay)前调用
setSurfaceRenderListener(IQHVCPlayerAdvanced.SurfaceRenderListener) - Method in class com.qihoo.videocloud.QHVCPlayer
 
setSurfaceViewport(int, int, int, int) - Method in interface com.qihoo.videocloud.IQHVCPlayer
为播放器渲染的surface设置Viewport
setSurfaceViewport(int, int, int, int) - Method in class com.qihoo.videocloud.QHVCPlayer
 
setSystemVersion(String) - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig.Builder
设置Android系统版本号,非必须
setTheme(int) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
setTransportLogLevel(int) - Method in class com.qihoo.livecloud.sdk.DebugUtils
设置传输层日志级别
setUserId(String) - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig.Builder
设置用户唯一标识,非必须
setUserId(String) - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig
设置用户唯一标识
setVolume(float) - Method in interface com.qihoo.videocloud.IQHVCPlayer
设置音量
setVolume(float) - Method in class com.qihoo.videocloud.QHVCPlayer
 
setWallpaper(Bitmap) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
setWriteLogs(boolean) - Method in class com.qihoo.livecloud.sdk.DebugUtils
是否打开日志
snapshot(String) - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
截图 (同步方法,会阻塞线程)
snapshot(String) - Method in class com.qihoo.videocloud.QHVCPlayer
 
start() - Method in interface com.qihoo.videocloud.IQHVCPlayer
 
start() - Method in class com.qihoo.videocloud.QHVCPlayer
 
startActivities(Intent[]) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
startActivities(Intent[], Bundle) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
startActivity(Intent) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
startActivity(Intent, Bundle) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
startInstrumentation(ComponentName, String, Bundle) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
startIntentSender(IntentSender, Intent, int, int, int) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
startIntentSender(IntentSender, Intent, int, int, int, Bundle) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
startRecorder(String, String, RecordConfig, IQHVCPlayerAdvanced.OnRecordListener) - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
开始录制
startRecorder(String, String, RecordConfig, IQHVCPlayerAdvanced.OnRecordListener) - Method in class com.qihoo.videocloud.QHVCPlayer
 
startService(Intent) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
statsSessionStop(String, boolean, boolean, Map<String, Object>, Map<String, Object>, long, long) - Static method in class com.qihoo.videocloud.QHVCPlayer
 
stop() - Method in interface com.qihoo.videocloud.IQHVCPlayer
 
stop(int) - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
停止播放
stop(int) - Method in class com.qihoo.videocloud.QHVCPlayer
 
stop() - Method in class com.qihoo.videocloud.QHVCPlayer
 
stopRecorder() - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
结束录制(异步接口)
stopRecorder() - Method in class com.qihoo.videocloud.QHVCPlayer
 
stopService(Intent) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
supportQy265dec(Context) - Static method in class com.qihoo.videocloud.QHVCQyCodec
是否支持金山H265解码库
switchResolution(int, IQHVCPlayerAdvanced.QHVCSwitchResolutionListener) - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
切换分辨率
此接口是异步的,从切换分辨率到切换完成 有5秒延迟
switchResolution(int, IQHVCPlayerAdvanced.QHVCSwitchResolutionListener) - Method in class com.qihoo.videocloud.QHVCPlayer
 
switchResolutionStop(String) - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
取消分辨率切换
switchResolutionStop(String) - Method in class com.qihoo.videocloud.QHVCPlayer
 

T

TAG - Static variable in interface com.qihoo.livecloud.plugin.LiveCloudPluginConstant
 
test_hard_decoder_error() - Method in class com.qihoo.videocloud.QHVCPlayer
 
toString() - Method in class com.qihoo.livecloud.sdk.DebugUtils
 
toString() - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig
 
toString() - Method in class com.qihoo.livecloud.sdk.QHVCServerAddress
 
TYPE_DECODER - Static variable in class com.qihoo.videocloud.QHVCPlayerPlugin
多解码器版本
体积:大
支持格式:mp4/flv/m3u8/
支持协议:http/rtmp/hls
支持容器:mp4/flv/m3u8/ts/avi/rm/rmvb/mkv/mov/...
解码器:H264/AAC
编码器:无
TYPE_DECODER_RECORD - Static variable in class com.qihoo.videocloud.QHVCPlayerPlugin
多解码器及支持录制功能版本
体积:大
支持协议:http/rtmp/hls
支持容器:mp4/flv/m3u8/ts/avi/rm/rmvb/mkv/mov/...
解码器:H264/AAC
编码器:H264/AAC
TYPE_NORMAL - Static variable in class com.qihoo.videocloud.QHVCPlayerPlugin
精简版播放器
体积:小
支持协议:http/rtmp/hls
支持容器:mp4/flv/m3u8/ts
解码器:H264/AAC
编码器:无
TYPE_RECORD - Static variable in class com.qihoo.videocloud.QHVCPlayerPlugin
支持录制功能播放器
体积:中等
支持协议:http/rtmp/hls
支持容器:mp4/flv/m3u8/ts
解码器:H264/AAC
编码器:H264/AAC
TYPE_SYSTEM - Static variable in class com.qihoo.videocloud.QHVCPlayerPlugin
系统播放器

U

unbindService(ServiceConnection) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
unregisterReceiver(BroadcastReceiver) - Method in class com.qihoo.livecloud.sdk.QHVCSDKContext
 
updateDebugUtils(DebugUtils) - Method in class com.qihoo.livecloud.sdk.QHVCSdk
更新日志配置
USER_CLOSE - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
用户主动关闭

V

V_2_0_1 - Static variable in interface com.qihoo.livecloud.plugin.LiveCloudPluginConstant
修改说明:
1.
V_2_0_2 - Static variable in interface com.qihoo.livecloud.plugin.LiveCloudPluginConstant
修改说明:
1.
A B C D E F G I K L N O P Q R S T U V 
Skip navigation links