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

S

seekTo(long) - 接口 中的方法com.aliyun.player.IPlayer
Specify a position for inaccurate seeking.
seekTo(long, IPlayer.SeekMode) - 接口 中的方法com.aliyun.player.IPlayer
Seek to a specified position.
seekToLiveTime(long) - 接口 中的方法com.aliyun.player.AliLiveShiftPlayer
Seek to a specified time.
selectExtSubtitle(int, boolean) - 接口 中的方法com.aliyun.player.IPlayer
Select external subtitles
selectItem(int) - 类 中的方法com.aliyun.downloader.AliMediaDownloader
Specify a track to download.
selectTrack(int) - 接口 中的方法com.aliyun.player.IPlayer
Specify a stream to play.
selectTrack(int, boolean) - 接口 中的方法com.aliyun.player.IPlayer
Specify a stream to play.
sendCustomEvent(String) - 接口 中的方法com.aliyun.player.IPlayer
Sends a user-defined event, which will be called back via IPlayer.OnReportEventListener.
setAccessKeyId(String) - 类 中的方法com.aliyun.player.source.StsInfo
Set the AccessKey ID for authentication.
setAccessKeyId(String) - 类 中的方法com.aliyun.player.source.VidMps
Set the AccessKey ID for authentication.
setAccessKeyId(String) - 类 中的方法com.aliyun.player.source.VidSts
Set the AccessKey ID for authentication.
setAccessKeySecret(String) - 类 中的方法com.aliyun.player.source.StsInfo
Set the AccessKey Secret for authentication.
setAccessKeySecret(String) - 类 中的方法com.aliyun.player.source.VidMps
Set the AccessKey Secret for authentication.
setAccessKeySecret(String) - 类 中的方法com.aliyun.player.source.VidSts
Set the AccessKey Secret for authentication.
setAudioStreamType(AliPlayerGlobalSettings.StreamType) - 类 中的静态方法com.aliyun.player.AliPlayerGlobalSettings
Set audio stream type
setAuthInfo(String) - 类 中的方法com.aliyun.player.source.VidMps
Specify authentication information.
setAuthTimeout(long) - 类 中的方法com.aliyun.player.source.VidSourceBase
 
setAutoPlay(boolean) - 接口 中的方法com.aliyun.player.IPlayer
Enable autoplay.
setCacheConfig(CacheConfig) - 接口 中的方法com.aliyun.player.IPlayer
Configure cache settings.
setCacheFileClearConfig(long, long, long) - 类 中的静态方法com.aliyun.player.AliPlayerGlobalSettings
Settings related to automatic cleanup of local cache files
setCacheFilePath(String) - 类 中的方法com.aliyun.player.source.UrlSource
设置本地文件路径
setCacheUrlHashCallback(AliPlayerGlobalSettings.OnGetUrlHashCallback) - 类 中的静态方法com.aliyun.player.AliPlayerGlobalSettings
Sets the hash callback to load the URL.
setCode(ErrorCode) - 类 中的方法com.aliyun.player.bean.ErrorInfo
Set error codes.
setCode(InfoCode) - 类 中的方法com.aliyun.player.bean.InfoBean
Set the info type.
setConfig(PlayerConfig) - 接口 中的方法com.aliyun.player.IPlayer
Modify the player configuration.
setConvertURLCallback(AliMediaDownloader.ConvertURLCallback) - 类 中的静态方法com.aliyun.downloader.AliMediaDownloader
Set a URL conversion callback.
setConvertURLCallback(IPlayer.ConvertURLCallback) - 类 中的静态方法com.aliyun.player.AliPlayerFactory
URL conversion callback.
setCoverPath(String) - 类 中的方法com.aliyun.player.source.LiveShift
Set the URL of the album cover.
setCoverPath(String) - 类 中的方法com.aliyun.player.source.SourceBase
Set the URL of the album cover.
setCustomHeaders(String[]) - 类 中的方法com.aliyun.player.nativeclass.PlayerConfig
Set custom headers
setDataSource(LiveShift) - 接口 中的方法com.aliyun.player.AliLiveShiftPlayer
Specify a timeshift playback source.
setDataSource(VidSts) - 接口 中的方法com.aliyun.player.AliPlayer
Set a vidSts source.
setDataSource(VidAuth) - 接口 中的方法com.aliyun.player.AliPlayer
Set a vidAuth source.
setDataSource(VidMps) - 接口 中的方法com.aliyun.player.AliPlayer
Set a vidMps source.
setDataSource(LiveSts) - 接口 中的方法com.aliyun.player.AliPlayer
set sts for live
setDefaultBandWidth(int) - 接口 中的方法com.aliyun.player.IPlayer
Set the default playback bitrate for multi-bit rate.
setDefinition(String) - 接口 中的方法com.aliyun.player.AliListPlayer
Specify a definition for playback.
setDefinition(List<Definition>) - 类 中的方法com.aliyun.player.source.VidSourceBase
设置点播服务器返回的码率清晰度类型。
setDisplay(SurfaceHolder) - 接口 中的方法com.aliyun.player.IPlayer
Set SurfaceHolder.
setDisplayView(AliDisplayView) - 接口 中的方法com.aliyun.player.IPlayer
 
setDNSResolve(String, String) - 类 中的静态方法com.aliyun.player.AliPlayerGlobalSettings
Set a DNS ip to resolve the host.
setDownloaderConfig(DownloaderConfig) - 类 中的方法com.aliyun.downloader.AliMediaDownloader
 
setDrmCallback(DrmCallback) - 接口 中的方法com.aliyun.player.IPlayer
set drm request callback.
setDuration(int) - 类 中的方法com.aliyun.player.nativeclass.MediaInfo
Set the duration of the media.
setEncryptType(VidPlayerConfigGen.EncryptType) - 类 中的方法com.aliyun.player.VidPlayerConfigGen
Set the encryption type for streams returned by the server.
setExtra(String) - 类 中的方法com.aliyun.player.bean.ErrorInfo
Set additional information.
setExtraMsg(String) - 类 中的方法com.aliyun.player.bean.InfoBean
Set additional information.
setExtraValue(long) - 类 中的方法com.aliyun.player.bean.InfoBean
Set additional values.
setFastStart(boolean) - 接口 中的方法com.aliyun.player.IPlayer
set fast start
setFilterConfig(FilterConfig) - 接口 中的方法com.aliyun.player.IPlayer
Set filter config. call this before prepare.
setFilterInvalid(String, boolean) - 接口 中的方法com.aliyun.player.IPlayer
disable/enable filter.
setFormat(String) - 类 中的方法com.aliyun.player.source.LiveShift
Set the format of the video.
setFormats(List<MediaFormat>) - 类 中的方法com.aliyun.player.source.StsInfo
Set the formats of the returned data.
setFormats(List<MediaFormat>) - 类 中的方法com.aliyun.player.source.VidSourceBase
Specify the formats of the returned data.
setHlsUriToken(String) - 类 中的方法com.aliyun.player.source.VidMps
Set HlsUriToken.
setIPResolveType(IPlayer.IPResolveType) - 类 中的静态方法com.aliyun.player.AliPlayerGlobalSettings
set ip resolve type
setIPResolveType(IPlayer.IPResolveType) - 接口 中的方法com.aliyun.player.IPlayer
set ip resolve type
setLogCallback(Logger.OnLogCallback) - 类 中的方法com.cicada.player.utils.Logger
Set a log callback.
setLogLevel(Logger.LogLevel) - 类 中的方法com.cicada.player.utils.Logger
Set a log callback.
setLoop(boolean) - 接口 中的方法com.aliyun.player.IPlayer
Enable loop playback.
setMaxAccurateSeekDelta(int) - 接口 中的方法com.aliyun.player.IPlayer
set the maximum interval of precision seek.
setMediaId(String) - 类 中的方法com.aliyun.player.source.VidMps
Specify a media ID.
setMirrorMode(IPlayer.MirrorMode) - 接口 中的方法com.aliyun.player.IPlayer
Set a mirroring mode
setMsg(String) - 类 中的方法com.aliyun.player.bean.ErrorInfo
Set error messages.
setMtsHlsUriToken(String) - 类 中的方法com.aliyun.player.VidPlayerConfigGen
Set the HLS UriToken of MTS.
setMute(boolean) - 接口 中的方法com.aliyun.player.IPlayer
Mute the player.
setOnChooseTrackIndexListener(IPlayer.OnChooseTrackIndexListener) - 接口 中的方法com.aliyun.player.IPlayer
设置播放索引选择回调
setOnCompletionListener(AliMediaDownloader.OnCompletionListener) - 类 中的方法com.aliyun.downloader.AliMediaDownloader
Set a download success callback.
setOnCompletionListener(IPlayer.OnCompletionListener) - 接口 中的方法com.aliyun.player.IPlayer
Set a playback completion callback.
setOnErrorListener(AliMediaDownloader.OnErrorListener) - 类 中的方法com.aliyun.downloader.AliMediaDownloader
Set a download failure callback.
setOnErrorListener(IPlayer.OnErrorListener) - 接口 中的方法com.aliyun.player.IPlayer
Set an error callback.
setOnInfoListener(IPlayer.OnInfoListener) - 接口 中的方法com.aliyun.player.IPlayer
Set a notification callback.
setOnLoadingStatusListener(IPlayer.OnLoadingStatusListener) - 接口 中的方法com.aliyun.player.IPlayer
Set a loading status callback.
setOnPreparedListener(AliMediaDownloader.OnPreparedListener) - 类 中的方法com.aliyun.downloader.AliMediaDownloader
Set a download preparation completion callback.
setOnPreparedListener(IPlayer.OnPreparedListener) - 接口 中的方法com.aliyun.player.IPlayer
Set a preparation success callback.
setOnPrepareListener(ThumbnailHelper.OnPrepareListener) - 类 中的方法com.aliyun.thumbnail.ThumbnailHelper
Set a preparation callback.
setOnPreRenderFrameCallback(IPlayer.OnPreRenderFrameCallback) - 接口 中的方法com.aliyun.player.IPlayer
Set prerender frame callback.
setOnProgressListener(AliMediaDownloader.OnProgressListener) - 类 中的方法com.aliyun.downloader.AliMediaDownloader
Set a download progress callback.
setOnRenderFrameCallback(IPlayer.OnRenderFrameCallback) - 接口 中的方法com.aliyun.player.IPlayer
Set the render frame callback.
setOnRenderingStartListener(IPlayer.OnRenderingStartListener) - 接口 中的方法com.aliyun.player.IPlayer
Set a rendering start callback.
setOnReportEventListener(IPlayer.OnReportEventListener) - 接口 中的方法com.aliyun.player.IPlayer
set report event listener
setOnSeekCompleteListener(IPlayer.OnSeekCompleteListener) - 接口 中的方法com.aliyun.player.IPlayer
Set a seeking completion callback.
setOnSeekLiveCompletionListener(AliLiveShiftPlayer.OnSeekLiveCompletionListener) - 接口 中的方法com.aliyun.player.AliLiveShiftPlayer
Set a timeshifting success callback.
setOnSeiDataListener(IPlayer.OnSeiDataListener) - 接口 中的方法com.aliyun.player.IPlayer
Set a SEI data callback.
setOnSnapShotListener(IPlayer.OnSnapShotListener) - 接口 中的方法com.aliyun.player.IPlayer
Set a snapshot creation result callback.
setOnStateChangedListener(IPlayer.OnStateChangedListener) - 接口 中的方法com.aliyun.player.IPlayer
Set a player status update callback.
setOnSubtitleDisplayListener(IPlayer.OnSubtitleDisplayListener) - 接口 中的方法com.aliyun.player.IPlayer
Set a subtitle display callback.
setOnThumbnailGetListener(ThumbnailHelper.OnThumbnailGetListener) - 类 中的方法com.aliyun.thumbnail.ThumbnailHelper
Set a thumbnail image retrieval callback.
setOnTimeShiftUpdaterListener(AliLiveShiftPlayer.OnTimeShiftUpdaterListener) - 接口 中的方法com.aliyun.player.AliLiveShiftPlayer
Set a timeshifting update callback.
setOnTrackChangedListener(IPlayer.OnTrackChangedListener) - 接口 中的方法com.aliyun.player.IPlayer
Set a stream switchover callback.
setOnTrackReadyListener(IPlayer.OnTrackReadyListener) - 接口 中的方法com.aliyun.player.IPlayer
Set a stream preparation success callback.
setOnVerifyTimeExpireCallback(AliPlayer.OnVerifyTimeExpireCallback) - 接口 中的方法com.aliyun.player.AliPlayer
set the callback to verify if time is expired
setOnVideoRenderedListener(IPlayer.OnVideoRenderedListener) - 接口 中的方法com.aliyun.player.IPlayer
set the video render callback
setOnVideoSizeChangedListener(IPlayer.OnVideoSizeChangedListener) - 接口 中的方法com.aliyun.player.IPlayer
Set a video size change callback.
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
Set the playback credential.
setPlayConfig(VidPlayerConfigGen) - 类 中的方法com.aliyun.player.source.VidSourceBase
Set playback parameters.
setPlayDomain(String) - 类 中的方法com.aliyun.player.source.VidMps
Specify a playback domain.
setPositionRange(long[]) - 类 中的方法com.aliyun.thumbnail.ThumbnailBitmapInfo
Set a time range.
setPreferDisplayView(AliDisplayView.DisplayViewType) - 类 中的方法com.aliyun.player.videoview.AliDisplayView
Sets the type of view to display
setPreferPlayerName(String) - 接口 中的方法com.aliyun.player.IPlayer
Sets the name of the player selected when playing.
setPreviewTime(int) - 类 中的方法com.aliyun.player.VidPlayerConfigGen
Set the preview duration.
setQuality(String, boolean) - 类 中的方法com.aliyun.player.source.VidAuth
Definition settings
setQuality(String, boolean) - 类 中的方法com.aliyun.player.source.VidMps
Definition settings
setQuality(String, boolean) - 类 中的方法com.aliyun.player.source.VidSts
Definition settings
setReAuthInfo(String) - 类 中的方法com.aliyun.player.source.VidSourceBase
 
setRegion(String) - 类 中的方法com.aliyun.player.source.StsInfo
Specify regions.
setRegion(String) - 类 中的方法com.aliyun.player.source.VidAuth
Specify regions.
setRegion(String) - 类 中的方法com.aliyun.player.source.VidMps
Specify regions.
setRegion(String) - 类 中的方法com.aliyun.player.source.VidSts
Specify regions.
setRenderFrameCallbackConfig(IPlayer.RenderFrameCallbackConfig) - 接口 中的方法com.aliyun.player.IPlayer
Set the render frame callback configuration.
setResultType(VidSourceBase.ResultType) - 类 中的方法com.aliyun.player.source.VidSourceBase
 
setRotateMode(IPlayer.RotateMode) - 接口 中的方法com.aliyun.player.IPlayer
Set a rotate mode.
setSaveDir(String) - 类 中的方法com.aliyun.downloader.AliMediaDownloader
Specify the directory where the downloaded file is saved.
setScaleMode(IPlayer.ScaleMode) - 接口 中的方法com.aliyun.player.IPlayer
Set a zoom mode.
setSecurityToken(String) - 类 中的方法com.aliyun.player.source.StsInfo
Set a token.
setSecurityToken(String) - 类 中的方法com.aliyun.player.source.VidMps
Set a token.
setSecurityToken(String) - 类 中的方法com.aliyun.player.source.VidSts
Set a token.
setSpeed(float) - 接口 中的方法com.aliyun.player.IPlayer
Set the playback speed.
setStreamDelayTime(int, int) - 接口 中的方法com.aliyun.player.IPlayer
set the delay time of the stream
setStreamType(Set<VidSourceBase.StreamType>) - 类 中的方法com.aliyun.player.source.VidSourceBase
 
setSurface(Surface) - 接口 中的方法com.aliyun.player.IPlayer
Set the display surface.
setSurfaceReuse(boolean) - 类 中的方法com.aliyun.player.videoview.AliDisplayView
Sets whether you want to reuse the previous surface.
setThumbnailBitmap(Bitmap) - 类 中的方法com.aliyun.thumbnail.ThumbnailBitmapInfo
Set a thumbnail image.
setTimeLineUrl(String) - 类 中的方法com.aliyun.player.source.LiveShift
Set the timeshift request URL.
setTitle(String) - 类 中的方法com.aliyun.player.source.LiveShift
Set the title of the video.
setTitle(String) - 类 中的方法com.aliyun.player.source.SourceBase
Set the title of the media.
setTraceId(String) - 接口 中的方法com.aliyun.player.IPlayer
Set a trace ID for troubleshooting with the relevant log.
setTrackInfos(TrackInfo[]) - 类 中的方法com.aliyun.player.nativeclass.MediaInfo
 
setUri(String) - 类 中的方法com.aliyun.player.source.UrlSource
Set the playback URL.
setUrl(String) - 类 中的方法com.aliyun.player.source.LiveShift
Set the playback URL.
setUseHttp2(boolean) - 类 中的静态方法com.aliyun.player.AliPlayerGlobalSettings
Set if use http2.
setVid(String) - 类 中的方法com.aliyun.player.source.VidAuth
Set the VID.
setVid(String) - 类 中的方法com.aliyun.player.source.VidSts
Set a VID.
setVideoBackgroundColor(int) - 接口 中的方法com.aliyun.player.IPlayer
Set video background color
setVideoHDRType(int) - 类 中的方法com.aliyun.player.nativeclass.TrackInfo
 
setVideoTag(int[]) - 接口 中的方法com.aliyun.player.IPlayer
Set the video tags.
setVolume(float) - 接口 中的方法com.aliyun.player.IPlayer
Set the volume of the player(Not system volume).
snapshot() - 接口 中的方法com.aliyun.player.IPlayer
Create a snapshot for the current frame.
SourceBase - com.aliyun.player.source中的类
 
SourceBase() - 类 的构造器com.aliyun.player.source.SourceBase
 
start() - 类 中的方法com.aliyun.downloader.AliMediaDownloader
Start downloading.
start() - 接口 中的方法com.aliyun.player.IPlayer
Start the player.
started - 接口 中的静态变量com.aliyun.player.IPlayer
The player is playing video or audio.
stop() - 类 中的方法com.aliyun.downloader.AliMediaDownloader
Stop downloading.
stop() - 接口 中的方法com.aliyun.player.IPlayer
Stop the player.
stopped - 接口 中的静态变量com.aliyun.player.IPlayer
The player is stopped.
StsInfo - com.aliyun.player.source中的类
 
StsInfo() - 类 的构造器com.aliyun.player.source.StsInfo
 
subtitleLang - 类 中的变量com.aliyun.player.nativeclass.TrackInfo
 
surfaceChanged() - 接口 中的方法com.aliyun.player.IPlayer
Surface changed.
A C D E F G I L M O P R S T U V W 
跳过导航链接