|
DtvKit_ATSC3.0
|
#include <atsc_core_atsc3_mmt_gfdbuflist.h>
Public Attributes | |
| int32_t | iSize |
| int32_t | iLength |
| uint32_t | iPacketId |
| uint32_t | iToi |
| uint32_t | iCp |
| FILE * | pFile |
| char | sFolderPath [256] |
| char | sTmpPath [256] |
| char | sFilename [256] |
| char | sPath [256] |
struct Details of Graphics related properties.
| uint32_t sGfdProperties_t::iCp |
Pointer to check the data parsing.
| int32_t sGfdProperties_t::iLength |
Length of Packet.
| uint32_t sGfdProperties_t::iPacketId |
Packet ID for the received data.
| int32_t sGfdProperties_t::iSize |
Size of data.
| uint32_t sGfdProperties_t::iToi |
Length of Transport Object Identifier.
| FILE* sGfdProperties_t::pFile |
Pointer to a FILE structure representing a file stream.
| char sGfdProperties_t::sFilename[256] |
String buffer for filename.
| char sGfdProperties_t::sFolderPath[256] |
String buffer for pFolder path.
| char sGfdProperties_t::sPath[256] |
String buffer for path.
| char sGfdProperties_t::sTmpPath[256] |
String buffer for temporary path.