DtvKit_ATSC3.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
sDownloadFileInfo_t Struct Reference

#include <atsc_core_atsc3_signaling_types.h>

Public Attributes

int32_t iServiceId
 
int32_t iVersion
 
int32_t iServiceCategory
 
uint32_t iContentLength
 
uint32_t iTransferLength
 
uint32_t iExpires
 
uint32_t iReceivedTime
 
uint32_t iTsi
 
uint32_t iToi
 
char sPath [1024]
 
char sContentLocation [256]
 
char sContentType [256]
 
char sContentMd5 [256]
 
char sAppContextIdList [256]
 
char sType [256]
 
char sJson [1024]
 

Detailed Description

struct Representing the Download file information

Member Data Documentation

◆ iContentLength

uint32_t sDownloadFileInfo_t::iContentLength

Length of the content.

◆ iExpires

uint32_t sDownloadFileInfo_t::iExpires

Expiry time of the content.

◆ iReceivedTime

uint32_t sDownloadFileInfo_t::iReceivedTime

Time when the content was received.

◆ iServiceCategory

int32_t sDownloadFileInfo_t::iServiceCategory

Category of the service.

◆ iServiceId

int32_t sDownloadFileInfo_t::iServiceId

Service ID associated with the content.

◆ iToi

uint32_t sDownloadFileInfo_t::iToi

Time Offset Indicator.

◆ iTransferLength

uint32_t sDownloadFileInfo_t::iTransferLength

Length of transferred content.

◆ iTsi

uint32_t sDownloadFileInfo_t::iTsi

Transport Stream ID.

◆ iVersion

int32_t sDownloadFileInfo_t::iVersion

Version of the content.

◆ sAppContextIdList

char sDownloadFileInfo_t::sAppContextIdList[256]

List of application context IDs.

◆ sContentLocation

char sDownloadFileInfo_t::sContentLocation[256]

Location where the content can be found.

◆ sContentMd5

char sDownloadFileInfo_t::sContentMd5[256]

MD5 hash of the content.

◆ sContentType

char sDownloadFileInfo_t::sContentType[256]

Type of the content.

◆ sJson

char sDownloadFileInfo_t::sJson[1024]

JSON representation of additional information.

◆ sPath

char sDownloadFileInfo_t::sPath[1024]

Path of the downloadable file.

◆ sType

char sDownloadFileInfo_t::sType[256]

Type of the file.


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