|
DtvKit_ATSC3.0
|
#include <stdbool.h>#include <stdlib.h>#include <stdio.h>#include <string.h>#include "atsc_basetype.h"
Go to the source code of this file.
Classes | |
| class | CFeHwCtrl |
Macros | |
| #define | FRONTEND_MODE_ATSC_10 0 |
| #define | FRONTEND_MODE_ATSC_30 1 |
| #define | FRONTEND_MAX_DEVICES 2 |
Typedefs | |
| typedef void(* | DataCallback) (void *pParentInst, int32_t packetType, int32_t plpID, uint8_t *pData, int32_t len, uint32_t iHdrLen) |
Related to Platform device control information(Demod,Tuner,Demux)