- seekTo(long) - Method in interface com.aliyun.player.IPlayer
-
Specify a position for inaccurate seeking.
- seekTo(long, IPlayer.SeekMode) - Method in interface com.aliyun.player.IPlayer
-
Seek to a specified position.
- seekToLiveTime(long) - Method in interface com.aliyun.player.AliLiveShiftPlayer
-
Seek to a specified time.
- selectExtSubtitle(int, boolean) - Method in interface com.aliyun.player.IPlayer
-
Select external subtitles
- selectItem(int) - Method in class com.aliyun.downloader.AliMediaDownloader
-
Specify a track to download.
- selectTrack(int) - Method in interface com.aliyun.player.IPlayer
-
Specify a stream to play.
- selectTrack(int, boolean) - Method in interface com.aliyun.player.IPlayer
-
Specify a stream to play.
- setAccessKeyId(String) - Method in class com.aliyun.player.source.StsInfo
-
Set the AccessKey ID for authentication.
- setAccessKeyId(String) - Method in class com.aliyun.player.source.VidMps
-
Set the AccessKey ID for authentication.
- setAccessKeyId(String) - Method in class com.aliyun.player.source.VidSts
-
Set the AccessKey ID for authentication.
- setAccessKeySecret(String) - Method in class com.aliyun.player.source.StsInfo
-
Set the AccessKey Secret for authentication.
- setAccessKeySecret(String) - Method in class com.aliyun.player.source.VidMps
-
Set the AccessKey Secret for authentication.
- setAccessKeySecret(String) - Method in class com.aliyun.player.source.VidSts
-
Set the AccessKey Secret for authentication.
- setAuthInfo(String) - Method in class com.aliyun.player.source.VidMps
-
Specify authentication information.
- setAutoPlay(boolean) - Method in interface com.aliyun.player.IPlayer
-
Enable autoplay.
- setCacheConfig(CacheConfig) - Method in interface com.aliyun.player.IPlayer
-
Configure cache settings.
- setCacheFilePath(String) - Method in class com.aliyun.player.source.UrlSource
-
- setCode(ErrorCode) - Method in class com.aliyun.player.bean.ErrorInfo
-
Set error codes.
- setCode(InfoCode) - Method in class com.aliyun.player.bean.InfoBean
-
Set the info type.
- setConfig(PlayerConfig) - Method in interface com.aliyun.player.IPlayer
-
Modify the player configuration.
- setConvertURLCallback(AliMediaDownloader.ConvertURLCallback) - Static method in class com.aliyun.downloader.AliMediaDownloader
-
Set a URL conversion callback.
- setConvertURLCallback(IPlayer.ConvertURLCallback) - Static method in class com.aliyun.player.AliPlayerFactory
-
URL conversion callback.
- setCoverPath(String) - Method in class com.aliyun.player.source.LiveShift
-
Set the URL of the album cover.
- setCoverPath(String) - Method in class com.aliyun.player.source.SourceBase
-
Set the URL of the album cover.
- setCustomHeaders(String[]) - Method in class com.aliyun.player.nativeclass.PlayerConfig
-
- setDataSource(LiveShift) - Method in interface com.aliyun.player.AliLiveShiftPlayer
-
Specify a timeshift playback source.
- setDataSource(UrlSource) - Method in interface com.aliyun.player.AliPlayer
-
Set a UrlSource source.
- setDataSource(VidSts) - Method in interface com.aliyun.player.AliPlayer
-
Set a vidSts source.
- setDataSource(VidAuth) - Method in interface com.aliyun.player.AliPlayer
-
Set a vidAuth source.
- setDataSource(VidMps) - Method in interface com.aliyun.player.AliPlayer
-
Set a vidMps source.
- setDataSource(LiveSts) - Method in interface com.aliyun.player.AliPlayer
-
- setDefaultBandWidth(int) - Method in interface com.aliyun.player.IPlayer
-
Set the default playback bitrate for multi-bit rate.
- setDefinition(String) - Method in interface com.aliyun.player.AliListPlayer
-
Specify a definition for playback.
- setDefinition(List<Definition>) - Method in class com.aliyun.player.source.VidSourceBase
-
设置点播服务器返回的码率清晰度类型。
- setDisplay(SurfaceHolder) - Method in interface com.aliyun.player.IPlayer
-
Set SurfaceHolder.
- setDNSResolve(String, String) - Static method in class com.aliyun.player.AliPlayerGlobalSettings
-
Set a DNS ip to resolve the host.
- setDownloaderConfig(DownloaderConfig) - Method in class com.aliyun.downloader.AliMediaDownloader
-
- setDuration(int) - Method in class com.aliyun.player.nativeclass.MediaInfo
-
Set the duration of the media.
- setEncryptType(VidPlayerConfigGen.EncryptType) - Method in class com.aliyun.player.VidPlayerConfigGen
-
Set the encryption type for streams returned by the server.
- setExtra(String) - Method in class com.aliyun.player.bean.ErrorInfo
-
Set additional information.
- setExtraMsg(String) - Method in class com.aliyun.player.bean.InfoBean
-
Set additional information.
- setExtraValue(long) - Method in class com.aliyun.player.bean.InfoBean
-
Set additional values.
- setFastStart(boolean) - Method in interface com.aliyun.player.IPlayer
-
set fast start
- setFormat(String) - Method in class com.aliyun.player.source.LiveShift
-
Set the format of the video.
- setFormats(List<MediaFormat>) - Method in class com.aliyun.player.source.StsInfo
-
Set the formats of the returned data.
- setFormats(List<MediaFormat>) - Method in class com.aliyun.player.source.VidSourceBase
-
Specify the formats of the returned data.
- setHlsUriToken(String) - Method in class com.aliyun.player.source.VidMps
-
Set HlsUriToken.
- setIPResolveType(IPlayer.IPResolveType) - Static method in class com.aliyun.player.AliPlayerGlobalSettings
-
set ip resolve type
- setIPResolveType(IPlayer.IPResolveType) - Method in interface com.aliyun.player.IPlayer
-
set ip resolve type
- setLogCallback(Logger.OnLogCallback) - Method in class com.cicada.player.utils.Logger
-
Set a log callback.
- setLogLevel(Logger.LogLevel) - Method in class com.cicada.player.utils.Logger
-
Set a log callback.
- setLoop(boolean) - Method in interface com.aliyun.player.IPlayer
-
Enable loop playback.
- setMaxAccurateSeekDelta(int) - Method in interface com.aliyun.player.IPlayer
-
set the maximum interval of precision seek.
- setMaxPreloadMemorySizeMB(int) - Method in interface com.aliyun.player.AliListPlayer
-
Specify the maximum memory size for preloading.
- setMediaId(String) - Method in class com.aliyun.player.source.VidMps
-
Specify a media ID.
- setMirrorMode(IPlayer.MirrorMode) - Method in interface com.aliyun.player.IPlayer
-
Set a mirroring mode
- setMsg(String) - Method in class com.aliyun.player.bean.ErrorInfo
-
Set error messages.
- setMtsHlsUriToken(String) - Method in class com.aliyun.player.VidPlayerConfigGen
-
Set the HLS UriToken of MTS.
- setMute(boolean) - Method in interface com.aliyun.player.IPlayer
-
Mute the player.
- setOnCompletionListener(AliMediaDownloader.OnCompletionListener) - Method in class com.aliyun.downloader.AliMediaDownloader
-
Set a download success callback.
- setOnCompletionListener(IPlayer.OnCompletionListener) - Method in interface com.aliyun.player.IPlayer
-
Set a playback completion callback.
- setOnErrorListener(AliMediaDownloader.OnErrorListener) - Method in class com.aliyun.downloader.AliMediaDownloader
-
Set a download failure callback.
- setOnErrorListener(IPlayer.OnErrorListener) - Method in interface com.aliyun.player.IPlayer
-
Set an error callback.
- setOnFileLogListener(Logger.OnFileLogListener) - Method in class com.cicada.player.utils.Logger
-
set the log file listening event
- setOnInfoListener(IPlayer.OnInfoListener) - Method in interface com.aliyun.player.IPlayer
-
Set a notification callback.
- setOnLoadingStatusListener(IPlayer.OnLoadingStatusListener) - Method in interface com.aliyun.player.IPlayer
-
Set a loading status callback.
- setOnPreparedListener(AliMediaDownloader.OnPreparedListener) - Method in class com.aliyun.downloader.AliMediaDownloader
-
Set a download preparation completion callback.
- setOnPreparedListener(IPlayer.OnPreparedListener) - Method in interface com.aliyun.player.IPlayer
-
Set a preparation success callback.
- setOnPrepareListener(ThumbnailHelper.OnPrepareListener) - Method in class com.aliyun.thumbnail.ThumbnailHelper
-
Set a preparation callback.
- setOnProgressListener(AliMediaDownloader.OnProgressListener) - Method in class com.aliyun.downloader.AliMediaDownloader
-
Set a download progress callback.
- setOnRenderingStartListener(IPlayer.OnRenderingStartListener) - Method in interface com.aliyun.player.IPlayer
-
Set a rendering start callback.
- setOnReportEventListener(IPlayer.OnReportEventListener) - Method in interface com.aliyun.player.IPlayer
-
set report event listener
- setOnSeekCompleteListener(IPlayer.OnSeekCompleteListener) - Method in interface com.aliyun.player.IPlayer
-
Set a seeking completion callback.
- setOnSeekLiveCompletionListener(AliLiveShiftPlayer.OnSeekLiveCompletionListener) - Method in interface com.aliyun.player.AliLiveShiftPlayer
-
Set a timeshifting success callback.
- setOnSeiDataListener(IPlayer.OnSeiDataListener) - Method in interface com.aliyun.player.IPlayer
-
Set a SEI data callback.
- setOnSnapShotListener(IPlayer.OnSnapShotListener) - Method in interface com.aliyun.player.IPlayer
-
Set a snapshot creation result callback.
- setOnStateChangedListener(IPlayer.OnStateChangedListener) - Method in interface com.aliyun.player.IPlayer
-
Set a player status update callback.
- setOnSubtitleDisplayListener(IPlayer.OnSubtitleDisplayListener) - Method in interface com.aliyun.player.IPlayer
-
Set a subtitle display callback.
- setOnThumbnailGetListener(ThumbnailHelper.OnThumbnailGetListener) - Method in class com.aliyun.thumbnail.ThumbnailHelper
-
Set a thumbnail image retrieval callback.
- setOnTimeShiftUpdaterListener(AliLiveShiftPlayer.OnTimeShiftUpdaterListener) - Method in interface com.aliyun.player.AliLiveShiftPlayer
-
Set a timeshifting update callback.
- setOnTrackChangedListener(IPlayer.OnTrackChangedListener) - Method in interface com.aliyun.player.IPlayer
-
Set a stream switchover callback.
- setOnTrackReadyListener(IPlayer.OnTrackReadyListener) - Method in interface com.aliyun.player.IPlayer
-
Set a stream preparation success callback.
- setOnVerifyTimeExpireCallback(AliPlayer.OnVerifyTimeExpireCallback) - Method in interface com.aliyun.player.AliPlayer
-
- setOnVideoRenderedListener(IPlayer.OnVideoRenderedListener) - Method in interface com.aliyun.player.IPlayer
-
set the video render callback
- setOnVideoSizeChangedListener(IPlayer.OnVideoSizeChangedListener) - Method in interface com.aliyun.player.IPlayer
-
Set a video size change callback.
- setPlayAuth(String) - Method in class com.aliyun.player.source.VidAuth
-
Set the playback credential.
- setPlayConfig(VidPlayerConfigGen) - Method in class com.aliyun.player.source.VidSourceBase
-
Set playback parameters.
- setPlayDomain(String) - Method in class com.aliyun.player.source.VidMps
-
Specify a playback domain.
- setPositionRange(long[]) - Method in class com.aliyun.thumbnail.ThumbnailBitmapInfo
-
Set a time range.
- setPreloadCount(int) - Method in interface com.aliyun.player.AliListPlayer
-
Specify the number of preloaded videos.
- setPreviewTime(int) - Method in class com.aliyun.player.VidPlayerConfigGen
-
Set the preview duration.
- setQuality(String, boolean) - Method in class com.aliyun.player.source.VidAuth
-
Definition settings
- setQuality(String, boolean) - Method in class com.aliyun.player.source.VidMps
-
Definition settings
- setQuality(String, boolean) - Method in class com.aliyun.player.source.VidSts
-
Definition settings
- setRegion(String) - Method in class com.aliyun.player.source.StsInfo
-
Specify regions.
- setRegion(String) - Method in class com.aliyun.player.source.VidAuth
-
Specify regions.
- setRegion(String) - Method in class com.aliyun.player.source.VidMps
-
Specify regions.
- setRegion(String) - Method in class com.aliyun.player.source.VidSts
-
Specify regions.
- setRotateMode(IPlayer.RotateMode) - Method in interface com.aliyun.player.IPlayer
-
Set a rotate mode.
- setSaveDir(String) - Method in class com.aliyun.downloader.AliMediaDownloader
-
Specify the directory where the downloaded file is saved.
- setScaleMode(IPlayer.ScaleMode) - Method in interface com.aliyun.player.IPlayer
-
Set a zoom mode.
- setSecurityToken(String) - Method in class com.aliyun.player.source.StsInfo
-
Set a token.
- setSecurityToken(String) - Method in class com.aliyun.player.source.VidMps
-
Set a token.
- setSecurityToken(String) - Method in class com.aliyun.player.source.VidSts
-
Set a token.
- setSpeed(float) - Method in interface com.aliyun.player.IPlayer
-
Set the playback speed.
- setSurface(Surface) - Method in interface com.aliyun.player.IPlayer
-
Set the display surface.
- setThumbnailBitmap(Bitmap) - Method in class com.aliyun.thumbnail.ThumbnailBitmapInfo
-
Set a thumbnail image.
- setTimeLineUrl(String) - Method in class com.aliyun.player.source.LiveShift
-
Set the timeshift request URL.
- setTitle(String) - Method in class com.aliyun.player.source.LiveShift
-
Set the title of the video.
- setTitle(String) - Method in class com.aliyun.player.source.SourceBase
-
Set the title of the media.
- setTraceId(String) - Method in interface com.aliyun.player.IPlayer
-
Set a trace ID for troubleshooting with the relevant log.
- setTraceId(String) - Method in class com.cicada.player.utils.Logger
-
set the TraceId
- setTrackInfos(TrackInfo[]) - Method in class com.aliyun.player.nativeclass.MediaInfo
-
- setUri(String) - Method in class com.aliyun.player.source.UrlSource
-
Set the playback URL.
- setUrl(String) - Method in class com.aliyun.player.source.LiveShift
-
Set the playback URL.
- setVid(String) - Method in class com.aliyun.player.source.VidAuth
-
Set the VID.
- setVid(String) - Method in class com.aliyun.player.source.VidSts
-
Set a VID.
- setVideoBackgroundColor(int) - Method in interface com.aliyun.player.IPlayer
-
Set video background color
- setVolume(float) - Method in interface com.aliyun.player.IPlayer
-
Set the volume of the player(Not system volume).
- snapshot() - Method in interface com.aliyun.player.IPlayer
-
Create a snapshot for the current frame.
- SourceBase - Class in com.aliyun.player.source
-
- SourceBase() - Constructor for class com.aliyun.player.source.SourceBase
-
- start() - Method in class com.aliyun.downloader.AliMediaDownloader
-
Start downloading.
- start() - Method in interface com.aliyun.player.IPlayer
-
Start the player.
- started - Static variable in interface com.aliyun.player.IPlayer
-
The player is playing video or audio.
- stop() - Method in class com.aliyun.downloader.AliMediaDownloader
-
Stop downloading.
- stop() - Method in interface com.aliyun.player.IPlayer
-
Stop the player.
- stopped - Static variable in interface com.aliyun.player.IPlayer
-
The player is stopped.
- StsInfo - Class in com.aliyun.player.source
-
- StsInfo() - Constructor for class com.aliyun.player.source.StsInfo
-
- subtitleLang - Variable in class com.aliyun.player.nativeclass.TrackInfo
-
- surfaceChanged() - Method in interface com.aliyun.player.IPlayer
-
Surface changed.