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

#include <atsc_core_atsc3_route_dashbuflist.h>

Public Attributes

int32_t iType
 
uint32_t iTsi
 
uint32_t iToi
 
uint32_t iSize
 
uint32_t iLength
 
FILE * pFile
 
char sTmpPath [256]
 
char sFileName [256]
 
char sPath [270]
 
char sFolder [256]
 
char sContentType [256]
 
char sContentEncoding [256]
 
timespec stTime
 

Detailed Description

struct Properties for Session File.

Member Data Documentation

◆ iLength

uint32_t sSessionFileProperties_t::iLength

Received Offset

◆ iSize

uint32_t sSessionFileProperties_t::iSize

Size of Data

◆ iToi

uint32_t sSessionFileProperties_t::iToi

Identifier associated with the file

◆ iTsi

uint32_t sSessionFileProperties_t::iTsi

Session ID associated with the file.

◆ iType

int32_t sSessionFileProperties_t::iType

Type of content

◆ pFile

FILE* sSessionFileProperties_t::pFile

File pointer.

◆ sContentEncoding

char sSessionFileProperties_t::sContentEncoding[256]

Content encoding.

◆ sContentType

char sSessionFileProperties_t::sContentType[256]

Content type.

◆ sFileName

char sSessionFileProperties_t::sFileName[256]

Filename

◆ sFolder

char sSessionFileProperties_t::sFolder[256]

Folder where the file is stored

◆ sPath

char sSessionFileProperties_t::sPath[270]

Full path of the file.

◆ sTmpPath

char sSessionFileProperties_t::sTmpPath[256]

Temporary file path

◆ stTime

timespec sSessionFileProperties_t::stTime

Time at which the file was created.


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