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

O

OLD_CODE_EADDED - Static variable in class com.aliyun.loader.MediaLoader
 
OLD_CODE_ENOT_ENABLE - Static variable in class com.aliyun.loader.MediaLoader
 
onAVNotSyncEnd() - Method in interface com.aliyun.player.IPlayer.OnAVNotSyncStatusListener
Audio and Video not sync complete.
onAVNotSyncStart(int) - Method in interface com.aliyun.player.IPlayer.OnAVNotSyncStatusListener
Audio and Video not sync start.
onCanceled(String) - Method in interface com.aliyun.loader.MediaLoader.OnLoadStatusListener
Callback for when a loading task is canceled.
onChangedFail(TrackInfo, ErrorInfo) - Method in interface com.aliyun.player.IPlayer.OnTrackChangedListener
Failed to switch the stream.
onChangedSuccess(TrackInfo) - Method in interface com.aliyun.player.IPlayer.OnTrackChangedListener
The stream is switched.
onChooseTrackIndex(TrackInfo[]) - Method in interface com.aliyun.player.IPlayer.OnChooseTrackIndexListener
Choose the stream to play.
onCompleted(String) - Method in interface com.aliyun.loader.MediaLoader.OnLoadStatusListener
Callback for when the content for the specified URL has completed loading.
onCompletion() - Method in interface com.aliyun.downloader.AliMediaDownloader.OnCompletionListener
Called when the download task completes successfully.
onCompletion() - Method in interface com.aliyun.player.IPlayer.OnCompletionListener
The player has completed playing the video or audio.
onDownloadingProgress(int) - Method in interface com.aliyun.downloader.AliMediaDownloader.OnProgressListener
Reports the progress of the file download.
onError(ErrorInfo) - Method in interface com.aliyun.downloader.AliMediaDownloader.OnErrorListener
Called when an error occurs during the download.
onError(String, int, String) - Method in interface com.aliyun.loader.MediaLoader.OnLoadStatusListener
Deprecated.
Deprecated. Please use MediaLoader.OnLoadStatusListener.onErrorV2(String, ErrorInfo) to get more detailed error information.
onError(ErrorInfo) - Method in interface com.aliyun.player.IPlayer.OnErrorListener
An error occurs.
onError(String) - Method in interface com.aliyun.player.IPlayer.UrlRefreshCallback
Refresh failed
onErrorV2(String, ErrorInfo) - Method in interface com.aliyun.loader.MediaLoader.OnLoadStatusListener
Callback for when an error occurs during loading.
onEventParam(Map<String, String>) - Method in interface com.aliyun.player.IPlayer.OnReportEventListener
event params
onGetFail(long, ErrorInfo) - Method in interface com.aliyun.player.IPlayer.OnThumbnailListener
Failed to retrieve the thumbnail image.
onGetSuccess(long, ThumbnailBitmapInfo) - Method in interface com.aliyun.player.IPlayer.OnThumbnailListener
The thumbnail image is retrieved.
onInfo(InfoBean) - Method in interface com.aliyun.player.IPlayer.OnInfoListener
Indicate a notification.
onLoadingBegin() - Method in interface com.aliyun.player.IPlayer.OnLoadingStatusListener
Start loading.
onLoadingEnd() - Method in interface com.aliyun.player.IPlayer.OnLoadingStatusListener
Loading is complete.
onLoadingProgress(int, float) - Method in interface com.aliyun.player.IPlayer.OnLoadingStatusListener
Loading progress.
onLog(Logger.LogLevel, String) - Method in interface com.cicada.player.utils.Logger.OnLogCallback
 
onNetworkDataProcess(String, ByteBuffer, long, ByteBuffer) - Method in interface com.aliyun.player.AliPlayerGlobalSettings.OnNetworkCallback
Network data processing callback method.
onNetworkStats(NetworkStats) - Method in interface com.aliyun.player.IPlayer.OnNetworkStatsListener
当网络状态变化时回调该方法。 This method is called whenever the network status changes.
onPremiumLicenseVerifyCallback(PrivateService.PremiumBizType, boolean, String) - Method in interface com.aliyun.private_service.PrivateService.OnPremiumLicenseVerifyCallback
License verification result callback method.
onPrepared(MediaInfo) - Method in interface com.aliyun.downloader.AliMediaDownloader.OnPreparedListener
Called when the media information is ready.
onPrepared() - Method in interface com.aliyun.player.IPlayer.OnPreparedListener
Preparation is complete.
onPrepareFail() - Method in interface com.aliyun.thumbnail.ThumbnailHelper.OnPrepareListener
Thumbnail data preparation failure callback.
onPrepareSuccess() - Method in interface com.aliyun.thumbnail.ThumbnailHelper.OnPrepareListener
Thumbnail data preparation success callback.
onPreRenderFrame(FrameInfo) - Method in interface com.aliyun.player.IPlayer.OnPreRenderFrameCallback
Called before each frame is rendered, providing metadata and access to underlying frame data.
onProcessingProgress(int) - Method in interface com.aliyun.downloader.AliMediaDownloader.OnProgressListener
Reports the progress of processing the downloaded file.
onRenderFrame(FrameInfo) - Method in interface com.aliyun.player.IPlayer.OnRenderFrameCallback
Render Frame callback method.
onRenderingStart() - Method in interface com.aliyun.player.IPlayer.OnRenderingStartListener
Rendering starts.
onSeekComplete() - Method in interface com.aliyun.player.IPlayer.OnSeekCompleteListener
Seeking is complete.
onSeekLiveCompletion(long) - Method in interface com.aliyun.player.AliLiveShiftPlayer.OnSeekLiveCompletionListener
Timeshift seek completion callback.
onSeiData(int, byte[], byte[]) - Method in interface com.aliyun.player.IPlayer.OnSeiDataListener
Callback.
onSnapShot(Bitmap, int, int) - Method in interface com.aliyun.player.IPlayer.OnSnapShotListener
Snapshot result callback.
onStateChanged(int) - Method in interface com.aliyun.player.IPlayer.OnStateChangedListener
The player status is updated.
onSubtitleExtAdded(int, String) - Method in interface com.aliyun.player.IPlayer.OnSubtitleDisplayListener
External subtitles have been added
onSubtitleHeader(int, String) - Method in interface com.aliyun.player.IPlayer.OnSubtitleDisplayListener
Subtitle header.
onSubtitleHide(int, long) - Method in interface com.aliyun.player.IPlayer.OnSubtitleDisplayListener
Hide subtitles.
onSubtitleShow(int, long, String) - Method in interface com.aliyun.player.IPlayer.OnSubtitleDisplayListener
Show subtitles.
onSubTrackReady(MediaInfo) - Method in interface com.aliyun.player.IPlayer.OnSubTrackReadyListener
The SubStream is ready.
onSuccess(IPlayer.UrlResult) - Method in interface com.aliyun.player.IPlayer.UrlRefreshCallback
Refresh success
onSurfaceCreated() - Method in interface com.aliyun.player.videoview.AliDisplayView.OnViewStatusListener
Called when the underlying graphics buffer (Surface or SurfaceTexture) is created.
onSurfaceDestroy() - Method in interface com.aliyun.player.videoview.AliDisplayView.OnViewStatusListener
Called when the underlying graphics buffer is destroyed.
onSurfaceSizeChanged() - Method in interface com.aliyun.player.videoview.AliDisplayView.OnViewStatusListener
Called when the size of the underlying graphics buffer changes.
onSwitchedFail(String, ErrorInfo) - Method in interface com.aliyun.player.IPlayer.OnStreamSwitchedListener
Failed to switch the stream.
onSwitchedSuccess(String) - Method in interface com.aliyun.player.IPlayer.OnStreamSwitchedListener
The stream is switched.
onThumbnailGetFail(long, String) - Method in interface com.aliyun.thumbnail.ThumbnailHelper.OnThumbnailGetListener
Thumbnail retrieval failure callback.
onThumbnailGetSuccess(long, ThumbnailBitmapInfo) - Method in interface com.aliyun.thumbnail.ThumbnailHelper.OnThumbnailGetListener
Thumbnail retrieval success callback.
onTrackReady(MediaInfo) - Method in interface com.aliyun.player.IPlayer.OnTrackReadyListener
The stream is ready.
onUpdater(long, long, long) - Method in interface com.aliyun.player.AliLiveShiftPlayer.OnTimeShiftUpdaterListener
Timeshift time information update callback.
onUrlExpired(String, IPlayer.UrlRefreshCallback) - Method in interface com.aliyun.player.IPlayer.OnUrlExpiredListener
When the player detects that the URL has expired, the callback is triggered.
onVerifyAuth(VidAuth) - Method in interface com.aliyun.player.AliPlayer.OnVerifyTimeExpireCallback
VidAuth is expired or not
onVerifySts(StsInfo) - Method in interface com.aliyun.player.AliPlayer.OnVerifyTimeExpireCallback
StsInfo is expired or not
onVidAuthExpired(VidAuth, <any>) - Method in interface com.aliyun.player.AliPlayer.OnVidAuthExpiredListener
Called when the player detects that the VidAuth source has expired.
onVideoRendered(long, long) - Method in interface com.aliyun.player.IPlayer.OnVideoRenderedListener
video frames are rendered
onVideoSizeChanged(int, int) - Method in interface com.aliyun.player.IPlayer.OnVideoSizeChangedListener
Video size changes.
onViewCreated(AliDisplayView.DisplayViewType) - Method in interface com.aliyun.player.videoview.AliDisplayView.OnViewStatusListener
Called when the underlying rendering view (SurfaceView or TextureView) is successfully created.
A C D E F G I L M N O P Q R S T U V W 
Skip navigation links