AliyunPlayer  v5.2.0
Aliyun Player API Reference Manual for Windows Platforms
Public Member Functions | List of all members
alivc_player::IAVDListener Class Referenceabstract

Public Member Functions

virtual void onPrepared (AliMediaDownloader *downloader, AVPMediaInfo *mediaInfo)=0
 Download preparation completion callback. More...
 
virtual void onError (AliMediaDownloader *downloader, AVPErrorModel *errorModel)=0
 
virtual void onDownloadingProgress (AliMediaDownloader *downloader, int percent)=0
 
virtual void onProcessingProgress (AliMediaDownloader *downloader, int percent)=0
 
virtual void onCompletion (AliMediaDownloader *downloader)=0
 

Member Function Documentation

◆ onPrepared()

virtual void alivc_player::IAVDListener::onPrepared ( AliMediaDownloader downloader,
AVPMediaInfo *  mediaInfo 
)
pure virtual

Download preparation completion callback.

Parameters
downloaderDownloader pointer.
mediaInfoSee AVPMediaInfo

The documentation for this class was generated from the following file: