RDK Documentation (Open Sourced RDK Components)
CurlCallbackContext Struct Reference

context during curl callbacks More...

#include <AampCurlStore.h>

Collaboration diagram for CurlCallbackContext:
Collaboration graph

Public Member Functions

 CurlCallbackContext (PrivateInstanceAAMP *_aamp, GrowableBuffer *_buffer)
 
 CurlCallbackContext (const CurlCallbackContext &other)=delete
 
CurlCallbackContextoperator= (const CurlCallbackContext &other)=delete
 

Data Fields

PrivateInstanceAAMPaamp
 
MediaType fileType
 
std::vector< std::string > allResponseHeadersForErrorLogging
 
GrowableBufferbuffer
 
httpRespHeaderDataresponseHeaderData
 
long bitrate
 
bool downloadIsEncoded
 
bool chunkedDownload
 
std::string remoteUrl
 
size_t contentLength
 
long long downloadStartTime
 

yes

context during curl callbacks

Definition at line 232 of file AampCurlStore.h.


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