hdhomerun_channelscan.h File Reference

Go to the source code of this file.

Functions

LIBTYPE struct
hdhomerun_channelscan_t
channelscan_create (struct hdhomerun_device_t *hd, const char *channelmap)
LIBTYPE void channelscan_destroy (struct hdhomerun_channelscan_t *scan)
LIBTYPE int channelscan_advance (struct hdhomerun_channelscan_t *scan, struct hdhomerun_channelscan_result_t *result)
LIBTYPE int channelscan_detect (struct hdhomerun_channelscan_t *scan, struct hdhomerun_channelscan_result_t *result)
LIBTYPE uint8_t channelscan_get_progress (struct hdhomerun_channelscan_t *scan)

Function Documentation

LIBTYPE struct hdhomerun_channelscan_t* channelscan_create ( struct hdhomerun_device_t hd,
const char *  channelmap 
) [read]

Definition at line 42 of file hdhomerun_channelscan.c.

Referenced by hdhomerun_device_channelscan_init().

LIBTYPE void channelscan_destroy ( struct hdhomerun_channelscan_t scan  ) 
LIBTYPE int channelscan_advance ( struct hdhomerun_channelscan_t scan,
struct hdhomerun_channelscan_result_t result 
)

Definition at line 229 of file hdhomerun_channelscan.c.

Referenced by hdhomerun_device_channelscan_advance().

LIBTYPE int channelscan_detect ( struct hdhomerun_channelscan_t scan,
struct hdhomerun_channelscan_result_t result 
)

Definition at line 262 of file hdhomerun_channelscan.c.

Referenced by hdhomerun_device_channelscan_detect().

LIBTYPE uint8_t channelscan_get_progress ( struct hdhomerun_channelscan_t scan  ) 

Definition at line 327 of file hdhomerun_channelscan.c.

Referenced by hdhomerun_device_channelscan_get_progress().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Sat May 26 06:41:48 2012 for MythTV by  doxygen 1.6.3