include/alp/download_ipc.h File Reference


Detailed Description

Progressive download IPC interface.

>

Go to the source code of this file.

Defines

#define ALP_PROGRESSIVE_DOWNLOAD_CHANNEL   ("Channel")
#define ALP_PROGRESSIVE_DOWNLOAD_IS_DRM   ("IsDRM")
#define ALP_PROGRESSIVE_DOWNLOAD_NAME   ("Name")
#define ALP_PROGRESSIVE_DOWNLOAD_VERB   ("alp_prs_download")
#define DOWNLOAD_PROGRESS_FILE_SIZE_UNKNOW   (-1)

Enumerations

enum  DownloadProgressErrorID { DOWNLOAD_PROGRESS_ERROR_NONE = 0, DOWNLOAD_PROGRESS_ERROR_NO_MEMORY, DOWNLOAD_PROGRESS_ERROR_NETWORK }
 Constant for IPC error message type. More...
enum  DownloadProgressMessageID {
  DOWNLOAD_PROGRESS_MESSAGE_TOTAL_SIZE = 0, DOWNLOAD_PROGRESS_MESSAGE_CURRENT_SIZE, DOWNLOAD_PROGRESS_MESSAGE_DOWNLOAD_FINISH, DOWNLOAD_PROGRESS_MESSAGE_WARNING,
  DOWNLOAD_PROGRESS_MESSAGE_ERROR, DOWNLOAD_PROGRESS_MESSAGE_END
}
 Constant for IPC message type. More...


Generated on Wed Jul 30 07:06:40 2008 by Doxygen 1.4.6 for ALP SDK + Hiker Documentation

Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.