跳过导航链接
A C D E F G I L M O P R S T U V W 

S

seekTo(long) - 接口 中的方法com.aliyun.player.IPlayer
跳转到。
seekTo(long, IPlayer.SeekMode) - 接口 中的方法com.aliyun.player.IPlayer
跳转到。
seekToLiveTime(long) - 接口 中的方法com.aliyun.player.AliLiveShiftPlayer
时移到某个时间
selectExtSubtitle(int, boolean) - 接口 中的方法com.aliyun.player.IPlayer
选择外挂字幕
selectItem(int) - 类 中的方法com.aliyun.downloader.AliMediaDownloader
选择要下载的项
selectTrack(int) - 接口 中的方法com.aliyun.player.IPlayer
选择播放的流。
selectTrack(int, boolean) - 接口 中的方法com.aliyun.player.IPlayer
选择播放的流。
sendCustomEvent(String) - 接口 中的方法com.aliyun.player.IPlayer
发送用户自定义事件,将通过IPlayer.OnReportEventListener 回调。
setAccessKeyId(String) - 类 中的方法com.aliyun.player.source.StsInfo
设置鉴权id
setAccessKeyId(String) - 类 中的方法com.aliyun.player.source.VidMps
设置鉴权id
setAccessKeyId(String) - 类 中的方法com.aliyun.player.source.VidSts
设置鉴权id
setAccessKeySecret(String) - 类 中的方法com.aliyun.player.source.StsInfo
设置鉴权秘钥
setAccessKeySecret(String) - 类 中的方法com.aliyun.player.source.VidMps
设置鉴权秘钥
setAccessKeySecret(String) - 类 中的方法com.aliyun.player.source.VidSts
设置鉴权秘钥
setAudioStreamType(AliPlayerGlobalSettings.StreamType) - 类 中的静态方法com.aliyun.player.AliPlayerGlobalSettings
设置音频播放类型
setAuthInfo(String) - 类 中的方法com.aliyun.player.source.VidMps
设置认证信息
setAuthTimeout(long) - 类 中的方法com.aliyun.player.source.VidSourceBase
 
setAutoPlay(boolean) - 接口 中的方法com.aliyun.player.IPlayer
设置自动播放。
setCacheConfig(CacheConfig) - 接口 中的方法com.aliyun.player.IPlayer
设置缓存配置
setCacheFileClearConfig(long, long, long) - 类 中的静态方法com.aliyun.player.AliPlayerGlobalSettings
本地缓存文件自动清理相关的设置
setCacheFilePath(String) - 类 中的方法com.aliyun.player.source.UrlSource
设置本地文件路径
setCacheUrlHashCallback(AliPlayerGlobalSettings.OnGetUrlHashCallback) - 类 中的静态方法com.aliyun.player.AliPlayerGlobalSettings
设置加载url的hash值回调。
setCode(ErrorCode) - 类 中的方法com.aliyun.player.bean.ErrorInfo
设置错误码
setCode(InfoCode) - 类 中的方法com.aliyun.player.bean.InfoBean
设置类型
setConfig(PlayerConfig) - 接口 中的方法com.aliyun.player.IPlayer
设置播放器配置。
setConvertURLCallback(AliMediaDownloader.ConvertURLCallback) - 类 中的静态方法com.aliyun.downloader.AliMediaDownloader
设置转换url回调
setConvertURLCallback(IPlayer.ConvertURLCallback) - 类 中的静态方法com.aliyun.player.AliPlayerFactory
设置转换URL回调
setCoverPath(String) - 类 中的方法com.aliyun.player.source.LiveShift
设置封面地址
setCoverPath(String) - 类 中的方法com.aliyun.player.source.SourceBase
设置封面地址
setCustomHeaders(String[]) - 类 中的方法com.aliyun.player.nativeclass.PlayerConfig
设置用户自定义header
setDataSource(LiveShift) - 接口 中的方法com.aliyun.player.AliLiveShiftPlayer
设置数据源
setDataSource(VidSts) - 接口 中的方法com.aliyun.player.AliPlayer
设置vidSts数据源
setDataSource(VidAuth) - 接口 中的方法com.aliyun.player.AliPlayer
设置vidAuth数据源
setDataSource(VidMps) - 接口 中的方法com.aliyun.player.AliPlayer
设置mps数据源
setDataSource(LiveSts) - 接口 中的方法com.aliyun.player.AliPlayer
设置直播sts
setDefaultBandWidth(int) - 接口 中的方法com.aliyun.player.IPlayer
设置多码率时默认播放的码率。
setDefinition(String) - 接口 中的方法com.aliyun.player.AliListPlayer
设置播放的清晰度。
setDefinition(List<Definition>) - 类 中的方法com.aliyun.player.source.VidSourceBase
设置点播服务器返回的码率清晰度类型。
setDisplay(SurfaceHolder) - 接口 中的方法com.aliyun.player.IPlayer
设置播放的SurfaceHolder。
setDisplayView(AliDisplayView) - 接口 中的方法com.aliyun.player.IPlayer
 
setDNSResolve(String, String) - 类 中的静态方法com.aliyun.player.AliPlayerGlobalSettings
设置域名对应的解析ip
setDownloaderConfig(DownloaderConfig) - 类 中的方法com.aliyun.downloader.AliMediaDownloader
 
setDrmCallback(DrmCallback) - 接口 中的方法com.aliyun.player.IPlayer
设置drm的请求回调。
setDuration(int) - 类 中的方法com.aliyun.player.nativeclass.MediaInfo
设置时长
setEncryptType(VidPlayerConfigGen.EncryptType) - 类 中的方法com.aliyun.player.VidPlayerConfigGen
设置服务器返回的视频加密类型.如果设置了对应的类型,那么将会只返回对应类型的视频。
setExtra(String) - 类 中的方法com.aliyun.player.bean.ErrorInfo
设置额外信息
setExtraMsg(String) - 类 中的方法com.aliyun.player.bean.InfoBean
设置额外信息
setExtraValue(long) - 类 中的方法com.aliyun.player.bean.InfoBean
设置额外值
setFastStart(boolean) - 接口 中的方法com.aliyun.player.IPlayer
设置快速播放。
setFilterConfig(FilterConfig) - 接口 中的方法com.aliyun.player.IPlayer
设置滤镜配置。
setFilterInvalid(String, boolean) - 接口 中的方法com.aliyun.player.IPlayer
开启关闭滤镜.
setFormat(String) - 类 中的方法com.aliyun.player.source.LiveShift
设置视频格式
setFormats(List<MediaFormat>) - 类 中的方法com.aliyun.player.source.StsInfo
设置服务器返回的格式。
setFormats(List<MediaFormat>) - 类 中的方法com.aliyun.player.source.VidSourceBase
Specify the formats of the returned data.
setHlsUriToken(String) - 类 中的方法com.aliyun.player.source.VidMps
设置HlsUriToken
setIPResolveType(IPlayer.IPResolveType) - 类 中的静态方法com.aliyun.player.AliPlayerGlobalSettings
设置网络ip解析类型
setIPResolveType(IPlayer.IPResolveType) - 接口 中的方法com.aliyun.player.IPlayer
设置网络ip解析类型
setLogCallback(Logger.OnLogCallback) - 类 中的方法com.cicada.player.utils.Logger
设置日志回调
setLogLevel(Logger.LogLevel) - 类 中的方法com.cicada.player.utils.Logger
设置日志回调
setLoop(boolean) - 接口 中的方法com.aliyun.player.IPlayer
设置循环播放。
setMaxAccurateSeekDelta(int) - 接口 中的方法com.aliyun.player.IPlayer
设置精准seek的最大间隔。
setMediaId(String) - 类 中的方法com.aliyun.player.source.VidMps
设置媒体id
setMirrorMode(IPlayer.MirrorMode) - 接口 中的方法com.aliyun.player.IPlayer
设置镜像模式
setMsg(String) - 类 中的方法com.aliyun.player.bean.ErrorInfo
设置错误消息
setMtsHlsUriToken(String) - 类 中的方法com.aliyun.player.VidPlayerConfigGen
设置Mts的hls UriToken
setMute(boolean) - 接口 中的方法com.aliyun.player.IPlayer
设置静音
setOnChooseTrackIndexListener(IPlayer.OnChooseTrackIndexListener) - 接口 中的方法com.aliyun.player.IPlayer
设置播放索引选择回调
setOnCompletionListener(AliMediaDownloader.OnCompletionListener) - 类 中的方法com.aliyun.downloader.AliMediaDownloader
设置下载成功监听
setOnCompletionListener(IPlayer.OnCompletionListener) - 接口 中的方法com.aliyun.player.IPlayer
设置播放完成通知.注意:循环播放不会发出此通知。
setOnErrorListener(AliMediaDownloader.OnErrorListener) - 类 中的方法com.aliyun.downloader.AliMediaDownloader
设置下载失败监听
setOnErrorListener(IPlayer.OnErrorListener) - 接口 中的方法com.aliyun.player.IPlayer
设置出错通知
setOnInfoListener(IPlayer.OnInfoListener) - 接口 中的方法com.aliyun.player.IPlayer
设置信息监听
setOnLoadingStatusListener(IPlayer.OnLoadingStatusListener) - 接口 中的方法com.aliyun.player.IPlayer
设置加载状态通知。
setOnPreparedListener(AliMediaDownloader.OnPreparedListener) - 类 中的方法com.aliyun.downloader.AliMediaDownloader
设置准备完成监听
setOnPreparedListener(IPlayer.OnPreparedListener) - 接口 中的方法com.aliyun.player.IPlayer
设置准备成功通知。
setOnPrepareListener(ThumbnailHelper.OnPrepareListener) - 类 中的方法com.aliyun.thumbnail.ThumbnailHelper
设置准备监听
setOnPreRenderFrameCallback(IPlayer.OnPreRenderFrameCallback) - 接口 中的方法com.aliyun.player.IPlayer
设置预渲染帧回调.
setOnProgressListener(AliMediaDownloader.OnProgressListener) - 类 中的方法com.aliyun.downloader.AliMediaDownloader
设置下载进度监听
setOnRenderFrameCallback(IPlayer.OnRenderFrameCallback) - 接口 中的方法com.aliyun.player.IPlayer
设置渲染帧回调
setOnRenderingStartListener(IPlayer.OnRenderingStartListener) - 接口 中的方法com.aliyun.player.IPlayer
设置渲染开始通知。
setOnReportEventListener(IPlayer.OnReportEventListener) - 接口 中的方法com.aliyun.player.IPlayer
设置上报事件参数监听
setOnSeekCompleteListener(IPlayer.OnSeekCompleteListener) - 接口 中的方法com.aliyun.player.IPlayer
设置拖动完成通知
setOnSeekLiveCompletionListener(AliLiveShiftPlayer.OnSeekLiveCompletionListener) - 接口 中的方法com.aliyun.player.AliLiveShiftPlayer
设置时移seek完成通知。
setOnSeiDataListener(IPlayer.OnSeiDataListener) - 接口 中的方法com.aliyun.player.IPlayer
设置SEI数据的监听回调
setOnSnapShotListener(IPlayer.OnSnapShotListener) - 接口 中的方法com.aliyun.player.IPlayer
截图结果监听
setOnStateChangedListener(IPlayer.OnStateChangedListener) - 接口 中的方法com.aliyun.player.IPlayer
设置播放器状态变化通知
setOnSubtitleDisplayListener(IPlayer.OnSubtitleDisplayListener) - 接口 中的方法com.aliyun.player.IPlayer
设置字幕显示通知
setOnThumbnailGetListener(ThumbnailHelper.OnThumbnailGetListener) - 类 中的方法com.aliyun.thumbnail.ThumbnailHelper
设置缩略图获取结果监听
setOnTimeShiftUpdaterListener(AliLiveShiftPlayer.OnTimeShiftUpdaterListener) - 接口 中的方法com.aliyun.player.AliLiveShiftPlayer
设置时移时间更新监听事件
setOnTrackChangedListener(IPlayer.OnTrackChangedListener) - 接口 中的方法com.aliyun.player.IPlayer
设置流变化通知
setOnTrackReadyListener(IPlayer.OnTrackReadyListener) - 接口 中的方法com.aliyun.player.IPlayer
设置流准备完成通知
setOnVerifyTimeExpireCallback(AliPlayer.OnVerifyTimeExpireCallback) - 接口 中的方法com.aliyun.player.AliPlayer
设置校验过期回调
setOnVideoRenderedListener(IPlayer.OnVideoRenderedListener) - 接口 中的方法com.aliyun.player.IPlayer
设置视频渲染回调
setOnVideoSizeChangedListener(IPlayer.OnVideoSizeChangedListener) - 接口 中的方法com.aliyun.player.IPlayer
设置视频宽高变化通知
setOnViewStatusListener(AliDisplayView.OnViewStatusListener) - 类 中的方法com.aliyun.player.videoview.AliDisplayView
Set the View status monitor
setOriginSize(long) - 类 中的方法com.aliyun.player.source.UrlSource
设置url文件大小
setOutputType(VidSourceBase.OutputType) - 类 中的方法com.aliyun.player.source.VidSourceBase
 
setPlayAuth(String) - 类 中的方法com.aliyun.player.source.VidAuth
设置播放凭证
setPlayConfig(VidPlayerConfigGen) - 类 中的方法com.aliyun.player.source.VidSourceBase
Set playback parameters.
setPlayDomain(String) - 类 中的方法com.aliyun.player.source.VidMps
设置播放domain
setPositionRange(long[]) - 类 中的方法com.aliyun.thumbnail.ThumbnailBitmapInfo
设置时间范围
setPreferDisplayView(AliDisplayView.DisplayViewType) - 类 中的方法com.aliyun.player.videoview.AliDisplayView
Sets the type of view to display
setPreferPlayerName(String) - 接口 中的方法com.aliyun.player.IPlayer
设置播放时选择的播放器名字。
setPreviewTime(int) - 类 中的方法com.aliyun.player.VidPlayerConfigGen
设置试看时间
setQuality(String, boolean) - 类 中的方法com.aliyun.player.source.VidAuth
设置清晰度相关信息
setQuality(String, boolean) - 类 中的方法com.aliyun.player.source.VidMps
设置清晰度相关信息
setQuality(String, boolean) - 类 中的方法com.aliyun.player.source.VidSts
设置清晰度相关信息
setReAuthInfo(String) - 类 中的方法com.aliyun.player.source.VidSourceBase
 
setRegion(String) - 类 中的方法com.aliyun.player.source.StsInfo
设置地域
setRegion(String) - 类 中的方法com.aliyun.player.source.VidAuth
设置地域
setRegion(String) - 类 中的方法com.aliyun.player.source.VidMps
设置地域
setRegion(String) - 类 中的方法com.aliyun.player.source.VidSts
设置请求地域
setRenderFrameCallbackConfig(IPlayer.RenderFrameCallbackConfig) - 接口 中的方法com.aliyun.player.IPlayer
设置渲染帧回调配置
setResultType(VidSourceBase.ResultType) - 类 中的方法com.aliyun.player.source.VidSourceBase
 
setRotateMode(IPlayer.RotateMode) - 接口 中的方法com.aliyun.player.IPlayer
设置画面旋转模式
setSaveDir(String) - 类 中的方法com.aliyun.downloader.AliMediaDownloader
设置下载保存的文件夹路径
setScaleMode(IPlayer.ScaleMode) - 接口 中的方法com.aliyun.player.IPlayer
设置画面缩放模式
setSecurityToken(String) - 类 中的方法com.aliyun.player.source.StsInfo
设置安全token
setSecurityToken(String) - 类 中的方法com.aliyun.player.source.VidMps
设置安全token
setSecurityToken(String) - 类 中的方法com.aliyun.player.source.VidSts
设置安全token
setSpeed(float) - 接口 中的方法com.aliyun.player.IPlayer
设置倍数播放。
setStreamDelayTime(int, int) - 接口 中的方法com.aliyun.player.IPlayer
设置某路流相对于主时钟的延时时间,默认是0, 目前只支持外挂字幕
setStreamType(Set<VidSourceBase.StreamType>) - 类 中的方法com.aliyun.player.source.VidSourceBase
 
setSurface(Surface) - 接口 中的方法com.aliyun.player.IPlayer
设置播放的surface。
setSurfaceReuse(boolean) - 类 中的方法com.aliyun.player.videoview.AliDisplayView
Sets whether you want to reuse the previous surface.
setThumbnailBitmap(Bitmap) - 类 中的方法com.aliyun.thumbnail.ThumbnailBitmapInfo
设置图片
setTimeLineUrl(String) - 类 中的方法com.aliyun.player.source.LiveShift
设置时移请求地址
setTitle(String) - 类 中的方法com.aliyun.player.source.LiveShift
设置标题
setTitle(String) - 类 中的方法com.aliyun.player.source.SourceBase
设置标题
setTraceId(String) - 接口 中的方法com.aliyun.player.IPlayer
设置traceId 便于跟踪日志。
setTrackInfos(TrackInfo[]) - 类 中的方法com.aliyun.player.nativeclass.MediaInfo
 
setUri(String) - 类 中的方法com.aliyun.player.source.UrlSource
设置播放的地址
setUrl(String) - 类 中的方法com.aliyun.player.source.LiveShift
设置播放地址
setUseHttp2(boolean) - 类 中的静态方法com.aliyun.player.AliPlayerGlobalSettings
设置是否使用http2。
setVid(String) - 类 中的方法com.aliyun.player.source.VidAuth
设置vid
setVid(String) - 类 中的方法com.aliyun.player.source.VidSts
设置vid
setVideoBackgroundColor(int) - 接口 中的方法com.aliyun.player.IPlayer
设置视频的背景色
setVideoHDRType(int) - 类 中的方法com.aliyun.player.nativeclass.TrackInfo
 
setVideoTag(int[]) - 接口 中的方法com.aliyun.player.IPlayer
设置视频标签。
setVolume(float) - 接口 中的方法com.aliyun.player.IPlayer
设置音量(非系统音量),范围0.0~2.0,当音量大于1.0时,可能出现噪音,不推荐使用。
snapshot() - 接口 中的方法com.aliyun.player.IPlayer
截取当前画面.截图结果通过IPlayer.OnSnapShotListener回调。
SourceBase - com.aliyun.player.source中的类
 
SourceBase() - 类 的构造器com.aliyun.player.source.SourceBase
 
start() - 类 中的方法com.aliyun.downloader.AliMediaDownloader
开始下载。
start() - 接口 中的方法com.aliyun.player.IPlayer
开始播放。
started - 接口 中的静态变量com.aliyun.player.IPlayer
正在播放的状态
stop() - 类 中的方法com.aliyun.downloader.AliMediaDownloader
停止下载。
stop() - 接口 中的方法com.aliyun.player.IPlayer
停止播放
stopped - 接口 中的静态变量com.aliyun.player.IPlayer
播放已停止的状态
StsInfo - com.aliyun.player.source中的类
 
StsInfo() - 类 的构造器com.aliyun.player.source.StsInfo
 
subtitleLang - 类 中的变量com.aliyun.player.nativeclass.TrackInfo
 
surfaceChanged() - 接口 中的方法com.aliyun.player.IPlayer
surface画面变化。
A C D E F G I L M O P R S T U V W 
跳过导航链接