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

A

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

C

com.qihoo.livecloud.plugin - package com.qihoo.livecloud.plugin
 
com.qihoo.videocloud - package com.qihoo.videocloud
 

D

disableRender(boolean) - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
设置播放器是否渲染图像
disableRender(boolean) - Method in class com.qihoo.videocloud.QHVCPlayer
 

E

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_PLAYER_PLUGIN_LOAD_FAILED - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
播放器插件加载失败
ERROR_PREPARE_FAILED - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
prepare失败
ERROR_START_PLAY_FAILED - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
开始播放就失败

F

FAILED - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced.QHVCSwitchResolutionError
切换失败

G

getCurrentPosition() - Method in interface com.qihoo.videocloud.IQHVCPlayer
获取当前已播放时间,单位:ms(毫秒)
注: 只支持点播(回看)
getCurrentPosition() - Method in class com.qihoo.videocloud.QHVCPlayer
 
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
 
getInstance() - Static method in class com.qihoo.videocloud.QHVCPlayerBuilder
 
getInstance() - Static method in class com.qihoo.videocloud.QHVCPlayerPlugin
 
getMediaInformation() - Method in interface com.qihoo.videocloud.IQHVCPlayer
获取视频信息
getMediaInformation() - Method in class com.qihoo.videocloud.QHVCPlayer
 
getNativeVersion() - Static method in class com.qihoo.videocloud.QHVCPlayer
获取 Native版本号
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
 
getRecordingState() - Method in class com.qihoo.videocloud.QHVCPlayer
是否是录制状态
getRenderMode() - Method in interface com.qihoo.videocloud.IQHVCPlayer
获取渲染模式
getRenderMode() - Method in class com.qihoo.videocloud.QHVCPlayer
 
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

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_SESSION_CLOSED - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
会话关闭
INFO_VIDEO_CACHE - Static variable in interface com.qihoo.videocloud.IQHVCPlayer
小视频缓存消息
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.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
停止播放的原因 业务可自行定义
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
 
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
是否开启硬编

K

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_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_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#setDecoderMode
LIVECLOUD_SOFT_DECODE_MODE - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
软解模式 IQHVCPlayerAdvanced#setDecoderMode

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 数据回调
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.
onCompletion(int) - Method in interface com.qihoo.videocloud.IQHVCPlayer.OnCompletionListener
Called when the end of a media source is reached during playback.
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
切换失败
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.
onProgressChange(int, int, int) - Method in interface com.qihoo.videocloud.IQHVCPlayer.onProgressChangeListener
播放进度回调, 只有点播(回看)才会回调
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() - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced.QHVCSwitchResolutionListener
切换中
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

P

pause() - Method in interface com.qihoo.videocloud.IQHVCPlayer
暂停播放
pause() - 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
直播结束
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 - 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.

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
 
release() - Method in interface com.qihoo.videocloud.IQHVCPlayer
播放器资源回收
release() - 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
在保持视频宽高比的前提下,按照显示视窗的比例进行周边裁剪后填满视窗。

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
 
SESSION_ID_SUFFIX_HEVC_FAILED - Static variable in class com.qihoo.videocloud.QHVCPlayer
 
SESSION_ID_SUFFIX_SWITCH - Static variable in class com.qihoo.videocloud.QHVCPlayer
 
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
 
setDisplay(ILiveCloudDisplay) - Method in interface com.qihoo.videocloud.IQHVCPlayer
设置播放器显示View
setDisplay(ILiveCloudDisplay) - Method in class com.qihoo.videocloud.QHVCPlayer
 
setMute(boolean) - Method in interface com.qihoo.videocloud.IQHVCPlayer
设置是否静音播放
setMute(boolean) - Method in class com.qihoo.videocloud.QHVCPlayer
 
setOnAudioPCMListener(IQHVCPlayerAdvanced.OnAudioPCMListener) - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
设置音频数据回调
setOnAudioPCMListener(IQHVCPlayerAdvanced.OnAudioPCMListener) - 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
 
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
 
setResolutionAdapt(boolean, IQHVCPlayerAdvanced.QHVCSwitchResolutionListener) - Method in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
自动切换分辨率
setResolutionAdapt(boolean, IQHVCPlayerAdvanced.QHVCSwitchResolutionListener) - Method in class com.qihoo.videocloud.QHVCPlayer
 
setScreenOnWhilePlaying(boolean) - Method in interface com.qihoo.videocloud.IQHVCPlayer
设置播放时是否屏幕常亮
setScreenOnWhilePlaying(boolean) - 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
 
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
 
setVolume(float) - Method in interface com.qihoo.videocloud.IQHVCPlayer
设置音量
setVolume(float) - Method in class com.qihoo.videocloud.QHVCPlayer
 
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
 
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
 
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
 
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

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

U

USER_CLOSE - Static variable in interface com.qihoo.videocloud.IQHVCPlayerAdvanced
用户主动关闭
A C D E F G I K L N O P Q R S T U 
Skip navigation links