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

A

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

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.QHVCPlayerPluginBak
 
build() - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig.Builder
创建SDK配置
Builder(Context) - Constructor for class com.qihoo.livecloud.sdk.QHVCSdkConfig.Builder
 

C

cachedSize - Variable in class com.qihoo.videocloud.QHVCPlayer.P2pTaskInfo
当前已缓存文件大小,单位字节, 播放器请求位置后已缓存的连续大小
cacheFinish - Variable in class com.qihoo.videocloud.QHVCPlayer.P2pTaskInfo
缓冲是否完成
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.QHVCPlayerPluginBak
 
cdnDownSize - Variable in class com.qihoo.videocloud.QHVCPlayer.P2pTaskInfo
cdn 下载量,Byte
cdnDownSpeed - Variable in class com.qihoo.videocloud.QHVCPlayer.P2pTaskInfo
cdn 下载速度,Byte/秒
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.QHVCPlayerPluginBak
 
checkInstallOrUpdatePlugin(Context, ILiveCloudPlugin.PluginDownloadListener, ILiveCloudPlugin.PluginCallback) - Method in class com.qihoo.videocloud.QHVCPlayerPluginBak
 
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.QHVCPlayerPluginBak
 
checkInstallPlugin(Context, ILiveCloudPlugin.PluginDownloadListener, ILiveCloudPlugin.PluginCallback) - Method in class com.qihoo.videocloud.QHVCPlayerPluginBak
 
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.QHVCPlayerPluginBak
 
checkUninstallPlugin(String) - Method in class com.qihoo.videocloud.QHVCPlayerPluginBak
删除旧版本插件
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.QHVCPlayerPluginBak
 
clearQualityFilters() - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
清除所有特效
clearQualityFilters() - Method in class com.qihoo.videocloud.QHVCPlayer
 
CLOUD_CONTROL_MODE_CARD_REC - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
 
CLOUD_CONTROL_MODE_DEFAULT - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
 
CLOUD_CONTROL_MODE_LOW_DELAY - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
 
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
 
command - Variable in class com.qihoo.videocloud.QHVCPlayer.PlayerMsg
 
createDefault(Context) - Static method in class com.qihoo.livecloud.sdk.QHVCSdkConfig
获取SDK默认配置

D

DebugUtils - Class in com.qihoo.livecloud.sdk
日志管理
Created by guohailiang on 2017/5/19.
DebugUtils() - Constructor for class com.qihoo.livecloud.sdk.DebugUtils
 
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.QHVCLentCodec
设置是否开启金山265,开启后在APP生命周期内不支持关闭
downloadAndInstall(Context) - Static method in class com.qihoo.videocloud.QHVCQyCodec
设置是否开启金山265,开启后在APP生命周期内不支持关闭
downSpeed - Variable in class com.qihoo.videocloud.QHVCPlayer.P2pTaskInfo
下载速度,Byte/秒
DT_INSTALL - Static variable in interface com.qihoo.livecloud.plugin.LiveCloudPluginConstant
插件下载类型-安装
DT_UPDATE - Static variable in interface com.qihoo.livecloud.plugin.LiveCloudPluginConstant
插件下载类型-升级

E

enableBufferingLogic(boolean) - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
是否开启缓冲逻辑 (默认开启)
enableBufferingLogic(boolean) - Method in class com.qihoo.videocloud.QHVCPlayer
 
enableStatisticsService(boolean) - Method in class com.qihoo.livecloud.sdk.QHVCSdk
开启/关闭打点(统计)服务
enableUndistort(boolean) - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
是否开启畸变矫正
enableUndistort(boolean) - Method in class com.qihoo.videocloud.QHVCPlayer
 
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_INVALID_PARAM - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
无效参数
ERROR_IO_EXCEPTION - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
IO异常
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_NOT_SUPPORT_HW_DECODER - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
硬解码不支持
ERROR_NOT_SUPPORT_OPERATION - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
不支持的操作
ERROR_OK - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
成功
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_SECURITY_EXCEPTION - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
安全异常
ERROR_START_PLAY_FAILED - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
开始播放就失败
ERROR_STATE_AUTH_FAILED - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
鉴权失败
ERROR_STATE_INVALID - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
当前播放器状态无效
ERROR_SUCCESS - Static variable in interface com.qihoo.livecloud.plugin.LiveCloudPluginConstant
下载或安装成功
ERROR_UNKNOW - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
未知错误
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
切换失败
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
 
flushLiveDecoder() - Method in class com.qihoo.videocloud.QHVCPlayer
 

G

getAllQualityFilters() - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
获取所有画质增强特效
getAllQualityFilters() - Method in class com.qihoo.videocloud.QHVCPlayer
 
getAppId() - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig
获取应用ID(也叫业务ID)
getAppVersion() - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig
获取APP版本号
getBlacklistURL() - Static method in class com.qihoo.livecloud.sdk.ServiceAreaConfig
 
getBusinessId() - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig
Deprecated.
getCacheDuration() - Method in interface com.qihoo.videocloud.IQHVCPlayer
获取播放器当前缓冲时长 ,单位:ms(毫秒)
getCacheDuration() - Method in class com.qihoo.videocloud.QHVCPlayer
 
getCloudControlURL() - Static method in class com.qihoo.livecloud.sdk.ServiceAreaConfig
 
getConfig() - Method in class com.qihoo.livecloud.sdk.QHVCSdk
获取SDK配置
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
Deprecated.
getCurrentArea() - Static method in class com.qihoo.livecloud.sdk.ServiceAreaConfig
 
getCurrentPosition() - Method in interface com.qihoo.videocloud.IQHVCPlayer
获取当前已播放时间,单位:ms(毫秒)
注: 只支持点播(回看)
getCurrentPosition() - Method in class com.qihoo.videocloud.QHVCPlayer
 
getCurrentQualityFilters() - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
获取当前设置的画质增强特效
getCurrentQualityFilters() - Method in class com.qihoo.videocloud.QHVCPlayer
 
getCurrentStreamTime() - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
获取主播直播流的流时间
getCurrentStreamTime() - Method in class com.qihoo.videocloud.QHVCPlayer
 
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
 
getDuration() - Method in interface com.qihoo.videocloud.IQHVCPlayer
获取视频文件总时长,单位:ms(毫秒)
注: 只支持点播(回看)
getDuration() - Method in class com.qihoo.videocloud.QHVCPlayer
 
getEnableCloudControl() - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig
 
getEnableStats() - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig
 
getFeedback() - Method in class com.qihoo.livecloud.sdk.QHVCServerAddress
 
getFeedbackUrl() - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig
获取推流状态上传服务器地址
getGodSeesBsid() - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig
 
getHwDecoderName() - Method in class com.qihoo.videocloud.QHVCPlayer
 
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
 
getInstance() - Static method in class com.qihoo.videocloud.QHVCPlayerPluginBak
 
getKeyLogLevel() - Method in class com.qihoo.livecloud.sdk.DebugUtils
获取关键日志级别
getKeyLogPath() - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig
获取关键日志的存放路径
getLentSoInstallPath(Context) - Static method in class com.qihoo.videocloud.QHVCLentCodec
 
getLicenceServerUrl() - Static method in class com.qihoo.livecloud.sdk.ServiceAreaConfig
 
getLiveCurrentTimestamp() - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
获取当前帧时间戳 单位:ms(毫秒)
注: 目前只支持rtsp
getLiveCurrentTimestamp() - Method in class com.qihoo.videocloud.QHVCPlayer
 
getMachineId() - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig
获取设备唯一识别码
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版本号
getNetLogLevel() - Method in class com.qihoo.livecloud.sdk.DebugUtils
获取net日志级别
getNetworkType() - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig
获取网络类型
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
获取播放器插件类型
getPlayerPluginType() - Method in class com.qihoo.videocloud.QHVCPlayerPluginBak
获取播放器插件类型
getPlayerStatus() - Method in class com.qihoo.videocloud.QHVCPlayer
获取播放器状态参数
getPluginDir() - Static method in class com.qihoo.videocloud.QHVCLentCodec
 
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.QHVCPlayerPluginBak
获取插件大小
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.QHVCPlayerPluginBak
 
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
 
getSchedule() - Method in class com.qihoo.livecloud.sdk.QHVCServerAddress
 
getScheduleUrl() - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig
获取调度服务器地址
getScheduleUrl() - Static method in class com.qihoo.livecloud.sdk.ServiceAreaConfig
获取帝视中,relay的调度地址
getStat() - Method in class com.qihoo.livecloud.sdk.QHVCServerAddress
 
getStatUrl() - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig
获取打点服务器地址
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.QHVCPlayerPluginBak
 
getTransportLogLevel() - Method in class com.qihoo.livecloud.sdk.DebugUtils
获取传输层日志级别
getUserId() - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig
获取用户唯一标识
getUserRotate() - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
 
getUserRotate() - Method in class com.qihoo.videocloud.QHVCPlayer
 
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
 

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
所有依赖公共库的模块必须从该类继承,该类内部会处理公共库的依赖问题
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
渲染第一帧消息 建议: 在QHVCTextureView上覆盖一张图片,收到这个消息时,隐藏图片
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_FILE_OPEN - 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_AV_MANAGER_INIT_SUCCESS - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
播放器引擎初始化成功
INFO_PLAYER_AV_NOT_SYNC - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
音视频不同步消息
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.
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.DataCallBackListener - Interface in com.qihoo.videocloud
 
IQHVCPlayerAdvanced.DecodeMode - Annotation Type in com.qihoo.videocloud
解码模式
IQHVCPlayerAdvanced.DelayListener - Interface in com.qihoo.videocloud
 
IQHVCPlayerAdvanced.OnAudioPCMListener - Interface in com.qihoo.videocloud
 
IQHVCPlayerAdvanced.OnAudioVolumeListener - Interface in com.qihoo.videocloud
音量listener
IQHVCPlayerAdvanced.OnCustomizeSeiMetaListener - Interface in com.qihoo.videocloud
 
IQHVCPlayerAdvanced.OnPacketListener - Interface in com.qihoo.videocloud
 
IQHVCPlayerAdvanced.OnPlayerNetStatsListener - Interface in com.qihoo.videocloud
 
IQHVCPlayerAdvanced.OnRecordListener - Interface in com.qihoo.videocloud
视频/gif录制listener
IQHVCPlayerAdvanced.OnSeiMetaListener - Interface in com.qihoo.videocloud
 
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.QHVCAnalyzeSEIMode - Annotation Type in com.qihoo.videocloud
 
IQHVCPlayerAdvanced.QHVCCloudControlMode - Annotation Type in com.qihoo.videocloud
 
IQHVCPlayerAdvanced.QHVCDecryptType - Annotation Type in com.qihoo.videocloud
解密类型
IQHVCPlayerAdvanced.QHVCPlayerUndistortParam - Annotation Type in com.qihoo.videocloud
畸变校正参数类型
IQHVCPlayerAdvanced.QHVCPlayerUndistortType - Annotation Type in com.qihoo.videocloud
畸变校正算法类型
IQHVCPlayerAdvanced.QHVCSnapshotListener - Interface 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.QHVCPlayerPluginBak
 
isLentSoInApk(Context) - Static method in class com.qihoo.videocloud.QHVCLentCodec
 
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.QHVCPlayerPluginBak
 
isPluginInstalled(String) - Method in class com.qihoo.videocloud.QHVCPlayerPluginBak
检测插件是否已安装
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.QHVCPlayerPluginBak
 
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.QHVCPlayerPluginBak
 
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_P2PTASK_CACHE_FINISH_BOOLEAN - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
缓冲是否完成
KEY_MEDIA_INFO_P2PTASK_CACHE_SIZE_LONG - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
当前已缓存文件大小,单位字节, 播放器请求位置后已缓存的连续大小
KEY_MEDIA_INFO_P2PTASK_CDN_DOWNLOAD_SIZE_LONG - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
p2ptask cdn 下载量,Byte
KEY_MEDIA_INFO_P2PTASK_CDN_DOWNLOAD_SPEED_LONG - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
p2ptask cdn 下载速度,Byte/秒
KEY_MEDIA_INFO_P2PTASK_DOWNLOAD_SPEED_LONG - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
p2ptask 下载速度,Byte/秒
KEY_MEDIA_INFO_P2PTASK_P2P_DOWNLOAD_SIZE_LONG - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
p2ptask p2p 下载量,Byte
KEY_MEDIA_INFO_P2PTASK_P2P_DOWNLOAD_SPEED_LONG - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
p2ptask p2p 下载速度,Byte/秒
KEY_MEDIA_INFO_P2PTASK_TOTAL_SIZE_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_DECODE_PIX_FORMAT_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_ADAPTER_DECODER_FLAG - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
设置视频自动切换解码类型
KEY_OPTION_ANALYZE_SEI_MODE - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
IQHVCPlayerAdvanced.QHVCAnalyzeSEIMode 依赖视频帧还是音频帧来抛SEI数据(默认依赖视频帧IQHVCPlayerAdvanced.QHVC_ANALYZE_SEI_MODE_VIDEO
KEY_OPTION_BUFFERING_EVENT_NOTIFY_DELAY_MS - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
Integer 缓冲事件 延迟通知时间 (默认不延迟)
KEY_OPTION_CALL_BACK_FRAME_TYPE - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
播放器返回解码数据类型
KEY_OPTION_CLOUD_CONTROL_MODE - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
KEY_OPTION_DECODE_MODE - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
IQHVCPlayerAdvanced.DecodeMode解码模式
注:对于智能解码模式,SDK会做黑名单机制,如果手机被加入黑名单的话,即使设置为智能解码模式,SDK仍然会使用软解模式。
KEY_OPTION_DECRYPT_KEY - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
String 解密key
KEY_OPTION_DECRYPT_TYPE - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
KEY_OPTION_ENABLE_ANALYZE_SEI - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
Boolean 开启解析sei
KEY_OPTION_ENABLE_ANALYZE_SEI_DROPSEIOUTDATE - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
Boolean 是否丢帧后丢弃sei信息
KEY_OPTION_FORCE_P2P - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
Boolean 播放是否强制使用p2p
KEY_OPTION_HLS_REFERER - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
String HTTP Live Streaming referer.
KEY_OPTION_HTTP_HEADER - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
String HTTP Header.
KEY_OPTION_MAX_ANALYZE_DURATION - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
Integer 打开音视频时,最大探测时长
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_PLAY_SCENE - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
设置视频播放类型 live直播 record卡录 vod点播
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_PRODUCT_ID - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
设置设备ID
KEY_OPTION_RENDER_MODE - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
IQHVCPlayerAdvanced.RenderMode 播放器渲染模式
KEY_OPTION_SCHEDULE_ENCODE_TYPE - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
String 调度请求视频源 编码类型 支持设置"h264" 或 "h265" 默认:"h265"
KEY_OPTION_SCHEDULE_URL - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
String 调度地址,需要使用自定义的调度地址时使用
KEY_OPTION_SESSION_ID - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
String session id 如果设置这个值,需要保证每次播放, 这个值是唯一的
KEY_OPTION_SHARED_STREAM_ID - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
设置uid,作为双流唯一标识
KEY_OPTION_SRC_OUTSIDE - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
Integer 外部推数据模式 0:player获取数据 1:外部推数据进来
KEY_OPTION_STREAM_TYPE - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
Constants.LiveType 推拉流类型: 纯音频、纯视频或音视频
KEY_OPTION_TRANSCODE_ROTATE - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
云存下载参数-旋转角度 90 180 270
KEY_OPTION_TRANSPORT_PROTOCOL - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
Integer 传输协议 0:udp 1:tcp
KEY_OPTION_VIDEO_STREAM_ID - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
设置视频流ID 双摄像头场景
KEY_OPTION_VOD_PROGRESS_CBGAP - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
点播播放进度回调间隔
KEY_STATS_SWITCH_FAILED_REASON_INT - Static variable in class com.qihoo.videocloud.QHVCPlayer
 

L

LENT_CODEC - Static variable in class com.qihoo.videocloud.QHVCLentCodec
 
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
 
liveFlushBuffer() - Method in class com.qihoo.videocloud.QHVCPlayer
卡录seek后清缓存调用这个
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.QHVCPlayerPluginBak
 

N

NOT_SUPPORT_STATUS - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced.QHVCSwitchResolutionError
不支持的状态
notifyGpsZoneInfo(double, double) - Static method in class com.qihoo.livecloud.sdk.QHVCNotify
上报gps信息

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.
onCustomizeSeiMeta(int, byte[], byte[]) - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced.OnCustomizeSeiMetaListener
 
onCustomizeSeiMeta(long, byte[], byte[]) - Method in class com.qihoo.videocloud.QHVCPlayer
 
onDelay(long, long, long) - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced.DelayListener
 
onDelayCallBack(long, long, long, long) - Method in class com.qihoo.videocloud.QHVCPlayer
 
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
插件下载失败,业务方必须调用该接口
OnFrameDataCallBack(int, int, int, byte[]) - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced.DataCallBackListener
 
onFrameDataCallBack(long, int, int, int, byte[]) - Method in class com.qihoo.videocloud.QHVCPlayer
 
onInfo(int, int, int) - Method in interface com.qihoo.videocloud.IQHVCPlayer.OnInfoListener
Called to indicate an info or a warning.
onMessage(long, int, int, int, int, long, long) - Method in class com.qihoo.videocloud.QHVCPlayer
 
onPacket(int, long, long) - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced.OnPacketListener
音频/视频数据回调
onPacketCallBack(long, long, long) - Method in class com.qihoo.videocloud.QHVCPlayer
 
onPlayerMsg(long, int, long, long, int) - Method in class com.qihoo.videocloud.QHVCPlayer
底层(C层)播放消息回调
onPlayerMsgHandle(long, 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.
onSeiMeta(int, long, byte[]) - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced.OnSeiMetaListener
音频/视频数据回调
onSeiMeta(long, long, byte[], int) - Method in class com.qihoo.videocloud.QHVCPlayer
 
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(T) - Method in interface com.qihoo.livecloud.sdk.QHVCSdk.TestCallback
 
onSuccess(int, String) - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced.QHVCSwitchResolutionListener
切换分辨率成功
onUpdateGPPlayState(long, long, long, long) - Method in class com.qihoo.videocloud.QHVCPlayer
onUpdateGPPlayState
onUpdateStatus(long, int, int, int, int, int, int, int, int, int) - Method in class com.qihoo.videocloud.QHVCPlayer
底层(C层)码流回调
onUserDefineData(long, 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

P

p2pDownSize - Variable in class com.qihoo.videocloud.QHVCPlayer.P2pTaskInfo
p2p 下载量,Byte
p2pDownSpeed - Variable in class com.qihoo.videocloud.QHVCPlayer.P2pTaskInfo
p2p 下载速度,Byte/秒
P2pTaskInfo() - Constructor for class com.qihoo.videocloud.QHVCPlayer.P2pTaskInfo
 
para1 - Variable in class com.qihoo.videocloud.QHVCPlayer.PlayerMsg
 
para2 - Variable in class com.qihoo.videocloud.QHVCPlayer.PlayerMsg
 
pause() - Method in interface com.qihoo.videocloud.IQHVCPlayer
暂停播放
pause() - Method in class com.qihoo.videocloud.QHVCPlayer
 
pauseRecord() - Method in class com.qihoo.videocloud.QHVCPlayer
 
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
 
PLAYER_CLASS_NAME - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
 
playerId - Variable in class com.qihoo.videocloud.QHVCPlayer.PlayerMsg
 
PlayerMsg(long, int, long, long, int) - Constructor for class com.qihoo.videocloud.QHVCPlayer.PlayerMsg
 
PLAYMODE_FLUENCY - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
流畅模式
PLAYMODE_LIVE_IOT - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
IOT
PLAYMODE_LIVE_SHIFT - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
直播时移
PLAYMODE_LOWLATENCY - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
低延迟模式
PLAYMODE_NO_AVSYNC - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
音频/视频自由播放不同步模式(iot专用)
PLAYTYPE_LIVE - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
PLAYTYPE_VOD - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
preLoad() - Static method in class com.qihoo.videocloud.QHVCPlayer
预加载so
prepareAsync() - Method in interface com.qihoo.videocloud.IQHVCPlayer
准备播放,异步方法
注: 调用此方法开始走调度流程。

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

Q

QHVC_ANALYZE_SEI_MODE_AUDIO - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
 
QHVC_ANALYZE_SEI_MODE_VIDEO - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
依赖视频帧还是音频帧来抛SEI数据(默认依赖视频帧)
QHVC_COMMON_BLACKLIST_URL - Static variable in class com.qihoo.livecloud.sdk.ServiceAreaConfig
 
QHVC_COMMON_BLACKLIST_URL_UNIVERSAL - Static variable in class com.qihoo.livecloud.sdk.ServiceAreaConfig
 
QHVC_COMMON_GODSEES_KEY - Static variable in class com.qihoo.livecloud.sdk.QHVCSdkConfig
帝视打点使用的bsid
QHVC_COMMON_VIDEOCLOUD_CC_URL - Static variable in class com.qihoo.livecloud.sdk.ServiceAreaConfig
 
QHVC_COMMON_VIDEOCLOUD_CC_URL_UNIVERSAL - Static variable in class com.qihoo.livecloud.sdk.ServiceAreaConfig
 
QHVC_DECRYPT_TYPE_DISHI - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
 
QHVC_DECRYPT_TYPE_DISHI2 - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
 
QHVC_DECRYPT_TYPE_FFMPEG - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
解密类型: 默认
QHVC_DECRYPT_TYPE_SHUIDI - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
 
QHVC_KEY_BUSINESS_ID - Static variable in class com.qihoo.livecloud.sdk.QHVCSdkConfig
帝视的bsid KEY
QHVC_KEY_ENABLE_CLOUD_CONTROL - Static variable in class com.qihoo.livecloud.sdk.QHVCSdkConfig
控制是否开启云控
QHVC_KEY_ENABLE_STATS - Static variable in class com.qihoo.livecloud.sdk.QHVCSdkConfig
控制是否开启打点
QHVC_KEY_LOG_PATH - Static variable in class com.qihoo.livecloud.sdk.QHVCSdkConfig
设置关键日志的输出地址
QHVC_KEY_SERVICEAREA - Static variable in class com.qihoo.livecloud.sdk.QHVCSdkConfig
设置大区 内容如下: cn 中国360 ap1 新加坡AWS eu1 欧盟AWS na1 北美AWS
QHVCLentCodec - Class in com.qihoo.videocloud
 
QHVCLentCodec() - Constructor for class com.qihoo.videocloud.QHVCLentCodec
 
QHVCNET_RELEASE_LICENCE_SERVER_URL - Static variable in class com.qihoo.livecloud.sdk.ServiceAreaConfig
 
QHVCNET_RELEASE_LICENCE_SERVER_URL_UNIVERSAL - Static variable in class com.qihoo.livecloud.sdk.ServiceAreaConfig
 
QHVCNET_RELEASE_SCHEUDLE_SERVER_URL - Static variable in class com.qihoo.livecloud.sdk.ServiceAreaConfig
 
QHVCNET_RELEASE_SCHEUDLE_SERVER_URL_UNIVERSAL - Static variable in class com.qihoo.livecloud.sdk.ServiceAreaConfig
 
QHVCNotify - Class in com.qihoo.livecloud.sdk
 
QHVCNotify() - Constructor for class com.qihoo.livecloud.sdk.QHVCNotify
 
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)创建播放器实例
QHVCPlayer.P2pTaskInfo - Class in com.qihoo.videocloud
 
QHVCPlayer.PlayerMsg - Class in com.qihoo.videocloud
 
QHVCPlayerBuilder - Class in com.qihoo.videocloud
Created by guohailiang on 12/6/2017.
QHVCPlayerPlugin - Class in com.qihoo.videocloud
播放器so动态加载
QHVCPlayerPluginBak - Class in com.qihoo.videocloud
播放器so动态加载
Created by LeiXiaojun on 2017/8/29.
QHVCPlayerUndistortTypeBarrel - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
 
QHVCPlayerUndistortTypeFish - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
 
QHVCPreSchedule - Class in com.qihoo.videocloud
 
QHVCPreSchedule() - Constructor for class com.qihoo.videocloud.QHVCPreSchedule
 
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.
QHVCSdk.TestCallback<T> - Interface in com.qihoo.livecloud.sdk
 
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配置构造器
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
Deprecated.
RECORDER_FORMAT_MP4 - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
 
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.QHVCPlayerPluginBak
 
removePlugin(String) - Method in class com.qihoo.videocloud.QHVCPlayerPluginBak
移除插件
removeQualityFilter(int) - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
按照特效类型删除某个特效
removeQualityFilter(int) - Method in class com.qihoo.videocloud.QHVCPlayer
 
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
在保持视频宽高比的前提下,按照显示视窗的比例进行周边裁剪后填满视窗。
resumerRecord() - Method in class com.qihoo.videocloud.QHVCPlayer
 

S

schedulePreDoscheduling(int, String, String, String, String) - Static method in class com.qihoo.videocloud.QHVCPreSchedule
执行预调度
schedulePreDoscheduling(String, int, String, String, String, String) - Static method in class com.qihoo.videocloud.QHVCPreSchedule
执行预调度
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
 
ServiceAreaConfig - Class in com.qihoo.livecloud.sdk
 
ServiceAreaConfig() - Constructor for class com.qihoo.livecloud.sdk.ServiceAreaConfig
 
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
 
setAppId(String) - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig.Builder
设置应用Id
setAppId(String) - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig
设置appId
setAppVersion(String) - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig.Builder
设置APP版本号
setControl(String) - Method in class com.qihoo.livecloud.sdk.QHVCServerAddress
 
setControlParameter(String) - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
 
setControlParameter(String) - Method in class com.qihoo.videocloud.QHVCPlayer
 
setCrashReportEnable(boolean) - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig.Builder
Deprecated.
setCrashReportEnable(boolean) - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig
Deprecated.
setCurrentArea(String) - Static method in class com.qihoo.livecloud.sdk.ServiceAreaConfig
 
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.QHVCLentCodec
设置是否开启调试模式,仅在QHVCLentCodec.downloadAndInstall(Context)前调用有效
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(boolean) - Method in class com.qihoo.livecloud.plugin.ILiveCloudPluginEx
 
setDefaultPluginInstalled(String, boolean) - Method in class com.qihoo.livecloud.plugin.LiveCloudPlugin
设置是否自带插件
setDefaultPluginInstalled(boolean) - Method in class com.qihoo.videocloud.QHVCPlayerPlugin
 
setDefaultPluginInstalled(boolean) - Method in class com.qihoo.videocloud.QHVCPlayerPluginBak
 
setDependenciesPluginList(List<ILiveCloudPlugin>) - Method in class com.qihoo.livecloud.plugin.ILiveCloudPluginEx
 
setDisplay(ILiveCloudDisplay) - Method in interface com.qihoo.videocloud.IQHVCPlayer
设置播放器显示View
setDisplay(ILiveCloudDisplay) - Method in class com.qihoo.videocloud.QHVCPlayer
 
setEnableCloudControl(boolean) - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig
 
setEnableStats(boolean) - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig
 
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属性
setFontConfig(String) - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
设置fontconfig配置文件,在setSubtitles之前调用
setFontConfig(String) - Method in class com.qihoo.videocloud.QHVCPlayer
 
setKeyLogLevel(int) - Method in class com.qihoo.livecloud.sdk.DebugUtils
设置关键日志级别,关键日志会写到文件里
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
 
setNetLogLevel(int) - Method in class com.qihoo.livecloud.sdk.DebugUtils
设置Net日志级别
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后调用
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
 
setOnCustomizeSeiMetaListener(IQHVCPlayerAdvanced.OnCustomizeSeiMetaListener) - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
设置自定义sei meta回调 注意需要设置: #setDataSource( int, String, String, String, Map options) 设置options.put(IQHVCPlayerAdvanced.KEY_OPTION_ENABLE_ANALYZE_SEI, Boolean.TRUE)
setOnCustomizeSeiMetaListener(IQHVCPlayerAdvanced.OnCustomizeSeiMetaListener) - Method in class com.qihoo.videocloud.QHVCPlayer
 
setOnDelayListener(int, IQHVCPlayerAdvanced.DelayListener) - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
设置播放器延迟回调
setOnDelayListener(int, IQHVCPlayerAdvanced.DelayListener) - 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
 
setOnFrameDateCallBack(int, int, int, Map<String, Object>, IQHVCPlayerAdvanced.DataCallBackListener) - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
设置播放器数据回调
setOnFrameDateCallBack(int, int, int, Map<String, Object>, IQHVCPlayerAdvanced.DataCallBackListener) - 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
 
setOnPacketListener(IQHVCPlayerAdvanced.OnPacketListener) - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
设置音频/视频数据回调
setOnPacketListener(IQHVCPlayerAdvanced.OnPacketListener) - 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
 
setOnSeiMetaListener(IQHVCPlayerAdvanced.OnSeiMetaListener) - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
设置sei meta回调 注意需要设置: #setDataSource( int, String, String, String, Map options) 设置options.put(IQHVCPlayerAdvanced.KEY_OPTION_ENABLE_ANALYZE_SEI, Boolean.TRUE)
setOnSeiMetaListener(IQHVCPlayerAdvanced.OnSeiMetaListener) - Method in class com.qihoo.videocloud.QHVCPlayer
 
setOnUserDefinedDataListener(IQHVCPlayerAdvanced.OnUserDefinedDataListener) - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
 
setOnUserDefinedDataListener(IQHVCPlayerAdvanced.OnUserDefinedDataListener) - 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
 
setOptions(Map<String, Object>) - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig.Builder
设置附加参数 key: QHVCSdkConfig.QhvcCommonOptionKey
setPlayBackRate(float) - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
倍速播放
setPlayBackRate(float) - Method in class com.qihoo.videocloud.QHVCPlayer
 
setPlayerControlConfig(PlayerControl, long, 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
设置播放器插件类型,默认为标准版本
注意:该接口需要在ILiveCloudPluginEx.loadPlugin()接口前调用方可生效
setPlayerPluginType(String) - Method in class com.qihoo.videocloud.QHVCPlayerPluginBak
设置播放器插件类型,默认为标准版本
注意:该接口需要在QHVCPlayerPluginBak.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文件下载路径,需确保有可读、可执行权限
setQualityFilter(QualityEffect) - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
设置画质增强特效
setQualityFilter(QualityEffect) - Method in class com.qihoo.videocloud.QHVCPlayer
 
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
 
setSubtitles(String[], int) - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
设置字幕,在setDataSource之后调用
setSubtitles(String[], int) - Method in class com.qihoo.videocloud.QHVCPlayer
 
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系统版本号,非必须
setTransportLogLevel(int) - Method in class com.qihoo.livecloud.sdk.DebugUtils
设置传输层日志级别
setUndistorType(int, Map<Integer, Integer>) - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
设置畸变矫正参数
setUndistorType(int, Map<Integer, Integer>) - Method in class com.qihoo.videocloud.QHVCPlayer
 
setUserId(String) - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig.Builder
设置用户唯一标识,非必须
setUserId(String) - Method in class com.qihoo.livecloud.sdk.QHVCSdkConfig
设置用户唯一标识
setUserRotate(int) - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
 
setUserRotate(int) - Method in class com.qihoo.videocloud.QHVCPlayer
 
setVolume(float) - Method in interface com.qihoo.videocloud.IQHVCPlayer
设置音量
setVolume(float) - Method in class com.qihoo.videocloud.QHVCPlayer
 
setWriteLogs(boolean) - Method in class com.qihoo.livecloud.sdk.DebugUtils
是否打开日志
snapshot(String) - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
Deprecated. 
snapshot(IQHVCPlayerAdvanced.QHVCSnapshotListener) - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
截图,异步方法
snapshot(String) - Method in class com.qihoo.videocloud.QHVCPlayer
 
snapshot(IQHVCPlayerAdvanced.QHVCSnapshotListener) - Method in class com.qihoo.videocloud.QHVCPlayer
 
start() - Method in interface com.qihoo.videocloud.IQHVCPlayer
播放
start() - Method in class com.qihoo.videocloud.QHVCPlayer
 
startRecord(SurfaceTexture) - Method in class com.qihoo.videocloud.QHVCPlayer
双流播放器使用 外部开启录屏需要每个播放器传入纹理进行绘制
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
 
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
 
stopRecorder2() - Method in class com.qihoo.videocloud.QHVCPlayer
双流播放器使用
supportLent265dec(Context) - Static method in class com.qihoo.videocloud.QHVCLentCodec
是否支持金山H265解码库
supportQy265dec(Context) - Static method in class com.qihoo.videocloud.QHVCQyCodec
是否支持金山H265解码库
SWI_ERR_CLOSE_BY_USER - Static variable in class com.qihoo.videocloud.QHVCPlayer
 
SWI_ERR_INVALID_PARAM - Static variable in class com.qihoo.videocloud.QHVCPlayer
 
SWI_ERR_OPEN_TIMEOUT - Static variable in class com.qihoo.videocloud.QHVCPlayer
 
SWI_ERR_OTHER - Static variable in class com.qihoo.videocloud.QHVCPlayer
 
SWI_ERR_PAUSE - Static variable in class com.qihoo.videocloud.QHVCPlayer
 
SWI_ERR_PLAYBACK_RATE - Static variable in class com.qihoo.videocloud.QHVCPlayer
 
SWI_ERR_SECOND_PLAYER_OPEN_FAILED - Static variable in class com.qihoo.videocloud.QHVCPlayer
 
SWI_ERR_SEEK - Static variable in class com.qihoo.videocloud.QHVCPlayer
 
SWI_ERR_STOP - Static variable in class com.qihoo.videocloud.QHVCPlayer
 
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
 
switchSubtitles(int) - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
切换字幕
switchSubtitles(int) - 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
 
testSetLogCallback(QHVCSdk.TestCallback<String>) - Method in class com.qihoo.livecloud.sdk.QHVCSdk
仅用于测试
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
 
toString() - Method in class com.qihoo.videocloud.QHVCPlayer.P2pTaskInfo
 
totalSize - Variable in class com.qihoo.videocloud.QHVCPlayer.P2pTaskInfo
文件总大小,单位字节
TYPE_DECODER - Static variable in class com.qihoo.videocloud.QHVCPlayerPluginBak
多解码器版本
体积:大
支持格式: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.QHVCPlayerPluginBak
多解码器及支持录制功能版本
体积:大
支持协议: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.QHVCPlayerPluginBak
精简版播放器
体积:小
支持协议:http/rtmp/hls
支持容器:mp4/flv/m3u8/ts
解码器:H264/AAC
编码器:无
TYPE_RECORD - Static variable in class com.qihoo.videocloud.QHVCPlayerPluginBak
支持录制功能播放器
体积:中等
支持协议:http/rtmp/hls
支持容器:mp4/flv/m3u8/ts
解码器:H264/AAC
编码器:H264/AAC
TYPE_SYSTEM - Static variable in class com.qihoo.videocloud.QHVCPlayerPluginBak
系统播放器

U

UNDISTORT_PARAM_BARREL_INTENSITY_X - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
桶形畸变校正参数,水平方向强度系数,取值范围0-100
UNDISTORT_PARAM_BARREL_INTENSITY_Y - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
桶形畸变校正参数,垂直方向强度系数,取值范围0-100
UNDISTORT_PARAM_BARREL_SCALE_X - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
桶形畸变校正参数,水平方向缩放系数,取值范围0-100
UNDISTORT_PARAM_BARREL_SCALE_Y - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
桶形畸变校正参数,垂直方向缩放系数,取值范围0-100
UNDISTORT_PARAM_FISH_FOUR - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
鱼眼畸变校正参数,是否四个视角同时显示,取值范围0,非0;0表示显示一个视角,非0表示显示四个视角
UNDISTORT_PARAM_FISH_VIEW1_HORIZONTAL - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
鱼眼畸变校正参数,视角1水平方向旋转角度,取值含义表示旋转角度,取值范围为int类型取值范围
UNDISTORT_PARAM_FISH_VIEW1_VERTICAL - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
鱼眼畸变校正参数,视角1垂直方向旋转角度,取值含义表示旋转角度,取值范围为int类型取值范围
UNDISTORT_PARAM_FISH_VIEW2_HORIZONTAL - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
鱼眼畸变校正参数,视角2水平方向旋转角度,取值含义表示旋转角度,取值范围为int类型取值范围
UNDISTORT_PARAM_FISH_VIEW2_VERTICAL - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
鱼眼畸变校正参数,视角2垂直方向旋转角度,取值含义表示旋转角度,取值范围为int类型取值范围
UNDISTORT_PARAM_FISH_VIEW3_HORIZONTAL - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
鱼眼畸变校正参数,视角3水平方向旋转角度,取值含义表示旋转角度,取值范围为int类型取值范围
UNDISTORT_PARAM_FISH_VIEW3_VERTICAL - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
鱼眼畸变校正参数,视角3垂直方向旋转角度,取值含义表示旋转角度,取值范围为int类型取值范围
UNDISTORT_PARAM_FISH_VIEW4_HORIZONTAL - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
鱼眼畸变校正参数,视角4水平方向旋转角度,取值含义表示旋转角度,取值范围为int类型取值范围
UNDISTORT_PARAM_FISH_VIEW4_VERTICAL - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
鱼眼畸变校正参数,视角4垂直方向旋转角度,取值含义表示旋转角度,取值范围为int类型取值范围
updateCloudControlServiceArea(String, boolean) - Method in class com.qihoo.livecloud.sdk.QHVCSdk
更新服务区域(即切大区),获取新的云控信息
updateDebugUtils(DebugUtils) - Method in class com.qihoo.livecloud.sdk.QHVCSdk
更新日志配置
useQualityFilter(boolean) - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
是否开启画质增强特效
useQualityFilter(boolean) - Method in class com.qihoo.videocloud.QHVCPlayer
 
user - Variable in class com.qihoo.videocloud.QHVCPlayer.PlayerMsg
 
USER_CLOSE - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
用户主动关闭
useSwapSurface(boolean) - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
是否使用中转surface
useSwapSurface(boolean) - Method in class com.qihoo.videocloud.QHVCPlayer
 

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.
V_2_0_9 - Static variable in interface com.qihoo.livecloud.plugin.LiveCloudPluginConstant
修改说明:
1.
V_2_1_1 - Static variable in interface com.qihoo.livecloud.plugin.LiveCloudPluginConstant
修改说明:
1.
V_2_2_0 - Static variable in interface com.qihoo.livecloud.plugin.LiveCloudPluginConstant
修改说明:
拆分为ffmpeg独立仓库、支持64位
validityCheck(String, String, long, int, QHVCAppAuth.ResultCallback<String>) - Method in class com.qihoo.livecloud.sdk.QHVCSdk
 

W

writeStream(long, int, long, int, long, long, int, long) - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
向播放器写入帧数据(推数据模式,目前仅支持relay)
writeStream(long, int, long, int, long, long, int, long) - Method in class com.qihoo.videocloud.QHVCPlayer
 
A B C D E F G I K L N O P Q R S T U V W 
Skip navigation links