![]() |
ATSC3
24.10.0
|
#include <atsc_core_utils_dump_api.h>
Public Attributes | |
bool | bEnable |
bool | bDumping |
int32_t | iSec |
int32_t | iTunerId |
int32_t | iFrequency |
int32_t | iSize |
FILE * | pFile |
char | sFilename [256] |
char | sPath [256+256] |
timespec | stStarttime |
struct Related to Dump Request
bool sDumpReq_t::bDumping |
Flag indicating if the dump is in progress
bool sDumpReq_t::bEnable |
Flag indicating if the dump is enabled
int32_t sDumpReq_t::iFrequency |
Frequency of the dump
int32_t sDumpReq_t::iSec |
Duration of the dump in seconds
int32_t sDumpReq_t::iSize |
Size of the dump
int32_t sDumpReq_t::iTunerId |
Tuner ID associated with the dump
FILE* sDumpReq_t::pFile |
Pointer to the dump file
char sDumpReq_t::sFilename[256] |
Filename of the dump
char sDumpReq_t::sPath[256+256] |
Full path of the dump file
timespec sDumpReq_t::stStarttime |
Start time of the dump