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

#include <atsc_core_atsc3_signaling_types.h>

Public Attributes

bool bReceived
 
uint32_t iTsi
 
uint32_t iToi
 
uint32_t iContentLength
 
uint32_t iTransferLength
 
uint32_t iReceivedLength
 
uint32_t iExpires
 
uint32_t iReceivedTime
 
char sAppContextIdList [256]
 
char sContentLocation [256]
 
char sContentType [256]
 
char sContentEncoding [256]
 
char sContentMd5 [256]
 
char sBaseUrl [256]
 
char sBaseUrl1 [256]
 
char sBaseUrl2 [256]
 

Detailed Description

struct Representing information about an Efdt file.

Member Data Documentation

◆ bReceived

bool sEfdtFile_t::bReceived

Flag indicating if content was received.

◆ iContentLength

uint32_t sEfdtFile_t::iContentLength

Length of the content.

◆ iExpires

uint32_t sEfdtFile_t::iExpires

Expiration time of the content.

◆ iReceivedLength

uint32_t sEfdtFile_t::iReceivedLength

Length of the received content.

◆ iReceivedTime

uint32_t sEfdtFile_t::iReceivedTime

Time when content was received.

◆ iToi

uint32_t sEfdtFile_t::iToi

Identifier for the destination node.

◆ iTransferLength

uint32_t sEfdtFile_t::iTransferLength

Length of the transferred content.

◆ iTsi

uint32_t sEfdtFile_t::iTsi

Identifier for the source node.

◆ sAppContextIdList

char sEfdtFile_t::sAppContextIdList[256]

List of application context IDs.

◆ sBaseUrl

char sEfdtFile_t::sBaseUrl[256]

Base URL for the content.

◆ sBaseUrl1

char sEfdtFile_t::sBaseUrl1[256]

Base URL 1 for the content.

◆ sBaseUrl2

char sEfdtFile_t::sBaseUrl2[256]

Base URL 2 for the content.

◆ sContentEncoding

char sEfdtFile_t::sContentEncoding[256]

Encoding of the content.

◆ sContentLocation

char sEfdtFile_t::sContentLocation[256]

Location of the content.

◆ sContentMd5

char sEfdtFile_t::sContentMd5[256]

MD5 hash of the content.

◆ sContentType

char sEfdtFile_t::sContentType[256]

Type of the content.


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