MHEG5  18.9.0
MHEG5 Documentation
Public Attributes | List of all members
sDownloadRequest Struct Reference

Public Attributes

U32BIT magic
 
U32BIT downloadId
 
U32BIT requestId
 
BOOLEAN https
 
HttpRequest_t handle
 
S32BIT code
 
E_HttpStatus status
 
U64BIT rangeFrom
 
U64BIT rangeTo
 
BOOLEAN lastRequest
 
U64BIT contentLength
 
U64BIT bytesReceived
 
U64BIT bytesExpected
 
BOOLEAN processing
 
BOOLEAN stopped
 
MHEG5String keyLocation
 
S_ICSKeys keys
 
enum SyncState syncState
 
U8BIT syncBuffer [SYNC_BUFFER_SIZE]
 
U16BIT syncBufferPos
 
U32BIT bytesPerSecond
 
BOOLEAN knownBitrate
 
U32BIT timestamp
 
U8BIT partialData [STMR_TS_PACKET_SIZE]
 
U16BIT partialDataLength
 
PsiInfo psiInfo
 
struct sDownloadRequestnext
 

Detailed Description

Definition at line 103 of file stmr_dl.c.

Member Data Documentation

U64BIT sDownloadRequest::bytesExpected

Definition at line 134 of file stmr_dl.c.

U32BIT sDownloadRequest::bytesPerSecond

Definition at line 146 of file stmr_dl.c.

U64BIT sDownloadRequest::bytesReceived

Definition at line 133 of file stmr_dl.c.

S32BIT sDownloadRequest::code

Definition at line 121 of file stmr_dl.c.

U64BIT sDownloadRequest::contentLength

Definition at line 132 of file stmr_dl.c.

U32BIT sDownloadRequest::downloadId

Definition at line 109 of file stmr_dl.c.

HttpRequest_t sDownloadRequest::handle

Definition at line 118 of file stmr_dl.c.

BOOLEAN sDownloadRequest::https

Definition at line 115 of file stmr_dl.c.

MHEG5String sDownloadRequest::keyLocation

Definition at line 139 of file stmr_dl.c.

S_ICSKeys sDownloadRequest::keys

Definition at line 140 of file stmr_dl.c.

BOOLEAN sDownloadRequest::knownBitrate

Definition at line 147 of file stmr_dl.c.

BOOLEAN sDownloadRequest::lastRequest

Definition at line 129 of file stmr_dl.c.

U32BIT sDownloadRequest::magic

Definition at line 106 of file stmr_dl.c.

struct sDownloadRequest* sDownloadRequest::next

Definition at line 164 of file stmr_dl.c.

U8BIT sDownloadRequest::partialData[STMR_TS_PACKET_SIZE]

Definition at line 157 of file stmr_dl.c.

U16BIT sDownloadRequest::partialDataLength

Definition at line 158 of file stmr_dl.c.

BOOLEAN sDownloadRequest::processing

Definition at line 136 of file stmr_dl.c.

PsiInfo sDownloadRequest::psiInfo

Definition at line 161 of file stmr_dl.c.

U64BIT sDownloadRequest::rangeFrom

Definition at line 125 of file stmr_dl.c.

U64BIT sDownloadRequest::rangeTo

Definition at line 126 of file stmr_dl.c.

U32BIT sDownloadRequest::requestId

Definition at line 112 of file stmr_dl.c.

E_HttpStatus sDownloadRequest::status

Definition at line 122 of file stmr_dl.c.

BOOLEAN sDownloadRequest::stopped

Definition at line 137 of file stmr_dl.c.

U8BIT sDownloadRequest::syncBuffer[SYNC_BUFFER_SIZE]

Definition at line 143 of file stmr_dl.c.

U16BIT sDownloadRequest::syncBufferPos

Definition at line 144 of file stmr_dl.c.

enum SyncState sDownloadRequest::syncState

Definition at line 142 of file stmr_dl.c.

U32BIT sDownloadRequest::timestamp

Definition at line 148 of file stmr_dl.c.


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