ATSC3  24.10.0
Public Attributes | List of all members
sDumpReq_t Struct Reference

#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
 

Detailed Description

struct Related to Dump Request

Member Data Documentation

◆ bDumping

bool sDumpReq_t::bDumping

Flag indicating if the dump is in progress

◆ bEnable

bool sDumpReq_t::bEnable

Flag indicating if the dump is enabled

◆ iFrequency

int32_t sDumpReq_t::iFrequency

Frequency of the dump

◆ iSec

int32_t sDumpReq_t::iSec

Duration of the dump in seconds

◆ iSize

int32_t sDumpReq_t::iSize

Size of the dump

◆ iTunerId

int32_t sDumpReq_t::iTunerId

Tuner ID associated with the dump

◆ pFile

FILE* sDumpReq_t::pFile

Pointer to the dump file

◆ sFilename

char sDumpReq_t::sFilename[256]

Filename of the dump

◆ sPath

char sDumpReq_t::sPath[256+256]

Full path of the dump file

◆ stStarttime

timespec sDumpReq_t::stStarttime

Start time of the dump


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