API reference
API reference
Select your platform
No SDKs available
No versions available

OVR_AssetFileDownloadUpdate.h File

Overview

Typedefs

struct ovrAssetFileDownloadUpdate *

Details

Typedefs

typedef struct ovrAssetFileDownloadUpdate* ovrAssetFileDownloadUpdateHandle ( )
No description available.

Functions

ovrID ovr_AssetFileDownloadUpdate_GetAssetFileId
ovrID ovr_AssetFileDownloadUpdate_GetAssetId
ID of the asset file.
unsigned int ovr_AssetFileDownloadUpdate_GetBytesTotal
Total number of bytes.
int ovr_AssetFileDownloadUpdate_GetBytesTransferred
Number of bytes have been downloaded. -1 If the download hasn't started yet.
bool ovr_AssetFileDownloadUpdate_GetCompleted
Flag indicating a download is completed.
unsigned long long ovr_AssetFileDownloadUpdate_GetBytesTotalLong
No description available.
long long ovr_AssetFileDownloadUpdate_GetBytesTransferredLong
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon