|
DtvKit_ATSC3.0
|
#include <stdbool.h>#include <stdlib.h>#include <stdio.h>#include <string.h>#include <pthread.h>#include <unistd.h>#include <termios.h>#include <fcntl.h>#include <thread>#include <poll.h>#include "atsc_basetype.h"

Go to the source code of this file.
Classes | |
| class | CFeHwCtrl |
| struct | CFeHwCtrl::sFeHwStatus_t |
| struct | CFeHwCtrl::sFeHw_t |
Typedefs | |
| typedef void(* | DataCallback) (void *pParentInst, int32_t iPacketType, int32_t iPlpID, uint8_t *pData, int32_t iLen, uint32_t iHdrLen) |
Related to Platform device control information(Demod,Tuner,Demux)