RDK Documentation (Open Sourced RDK Components)
CurlProgressCbContext Struct Reference

context during curl progress callbacks More...

#include <AampCurlStore.h>

Collaboration diagram for CurlProgressCbContext:
Collaboration graph

Public Member Functions

 CurlProgressCbContext (PrivateInstanceAAMP *_aamp, long long _downloadStartTime)
 
 CurlProgressCbContext (const CurlProgressCbContext &other)=delete
 
CurlProgressCbContextoperator= (const CurlProgressCbContext &other)=delete
 

Data Fields

PrivateInstanceAAMPaamp
 
MediaType fileType
 
long long downloadStartTime
 
long long downloadUpdatedTime
 
long startTimeout
 
long stallTimeout
 
long lowBWTimeout
 
double downloadSize
 
CurlAbortReason abortReason
 
double downloadNow
 
long long downloadNowUpdatedTime
 
bool dlStarted
 
int fragmentDurationMs
 
std::string remoteUrl
 

yes

context during curl progress callbacks

Definition at line 263 of file AampCurlStore.h.


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