log_control.h File Reference

Go to the source code of this file.

Typedefs

typedef enum debug_mask_enum debug_mask_t
typedef void(* BD_LOG_FUNC )(const char *)

Enumerations

enum  debug_mask_enum {
  DBG_RESERVED = 0x00001, DBG_CONFIGFILE = 0x00002, DBG_FILE = 0x00004, DBG_AACS = 0x00008,
  DBG_MKB = 0x00010, DBG_MMC = 0x00020, DBG_BLURAY = 0x00040, DBG_DIR = 0x00080,
  DBG_NAV = 0x00100, DBG_BDPLUS = 0x00200, DBG_DLX = 0x00400, DBG_CRIT = 0x00800,
  DBG_HDMV = 0x01000, DBG_BDJ = 0x02000, DBG_STREAM = 0x04000, DBG_GC = 0x08000,
  DBG_DECODE = 0x10000
}

Functions

void bd_set_debug_handler (BD_LOG_FUNC)
void bd_set_debug_mask (uint32_t mask)
uint32_t bd_get_debug_mask (void)

Typedef Documentation

Definition at line 51 of file log_control.h.

typedef void(* BD_LOG_FUNC)(const char *)

Definition at line 53 of file log_control.h.


Enumeration Type Documentation

Enumerator:
DBG_RESERVED 
DBG_CONFIGFILE 
DBG_FILE 
DBG_AACS 
DBG_MKB 
DBG_MMC 
DBG_BLURAY 
DBG_DIR 
DBG_NAV 
DBG_BDPLUS 
DBG_DLX 
DBG_CRIT 
DBG_HDMV 
DBG_BDJ 
DBG_STREAM 
DBG_GC 
DBG_DECODE 

Definition at line 31 of file log_control.h.


Function Documentation

void bd_set_debug_handler ( BD_LOG_FUNC   ) 

Definition at line 31 of file logging.c.

void bd_set_debug_mask ( uint32_t  mask  ) 

Definition at line 36 of file logging.c.

uint32_t bd_get_debug_mask ( void   ) 

Definition at line 41 of file logging.c.

Referenced by _hdmv_trace_cmd(), and _hdmv_trace_res().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Fri Feb 10 06:41:44 2012 for MythTV by  doxygen 1.6.3