DtvKit_ATSC3.0
|
#include <atsc_types.h>
Public Attributes | |
bool | bRun |
bool | bScan |
bool | bChChange |
bool | bScanning |
int32_t | iCh |
int32_t | iFreq |
int32_t | iPlpId |
int32_t | iLock |
int32_t | iTunerId |
int32_t | iBandwidth |
eDemod_t | iDemod |
eRegion_t | iRegionId |
struct Properties related to a front-end device
bool sFeProp_t::bChChange |
Whether there has been a change in the channel
bool sFeProp_t::bRun |
Whether the front-end device is running
bool sFeProp_t::bScan |
Whether the device is scanning for channels
bool sFeProp_t::bScanning |
Whether the device is currently scanning
int32_t sFeProp_t::iBandwidth |
Bandwidth
int32_t sFeProp_t::iCh |
Current Channel Number
eDemod_t sFeProp_t::iDemod |
Modulation type as 8VSB or 64/256QAM or ATSC3.0
int32_t sFeProp_t::iFreq |
Channel frequency
int32_t sFeProp_t::iLock |
Tuner Lock status
int32_t sFeProp_t::iPlpId |
Physical Layer Pipe (PLP) ID
eRegion_t sFeProp_t::iRegionId |
Region locality name as US,Korea,India
int32_t sFeProp_t::iTunerId |
Tuner ID