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

#include <atsc_core_atsc3_signaling_types.h>

Public Attributes

int32_t iContentLength
 
int32_t iTransferLength
 
int32_t iVersion
 
uint32_t iToi
 
char sContentType [256]
 
char sContentEncoding [256]
 
char sContentMd5 [256]
 
char sContentLocation [256]
 

Detailed Description

struct Parameters for FDT (File Delivery over Unidirectional Transport).

Member Data Documentation

◆ iContentLength

int32_t sFdtParameters_t::iContentLength

Length of the content.

◆ iToi

uint32_t sFdtParameters_t::iToi

Identifier for the destination node.

◆ iTransferLength

int32_t sFdtParameters_t::iTransferLength

Length of the transferred content.

◆ iVersion

int32_t sFdtParameters_t::iVersion

Version of the FDT parameters.

◆ sContentEncoding

char sFdtParameters_t::sContentEncoding[256]

Encoding of the content.

◆ sContentLocation

char sFdtParameters_t::sContentLocation[256]

Location of the content.

◆ sContentMd5

char sFdtParameters_t::sContentMd5[256]

MD5 hash of the content.

◆ sContentType

char sFdtParameters_t::sContentType[256]

Type of the content.


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