DtvKit_ATSC3.0
Loading...
Searching...
No Matches
Classes | Macros | Typedefs
atsc_plf_frontend_hwcontrol_template.h File Reference
#include <stdbool.h>
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include "atsc_basetype.h"
Include dependency graph for atsc_plf_frontend_hwcontrol_template.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)
 

Detailed Description

Related to Platform device control information(Demod,Tuner,Demux)