#include <hdhomerun_types.h>
Definition at line 65 of file hdhomerun_types.h.
Public Attributes | |
| char | channel_str [64] |
| uint32_t | channelmap |
| uint32_t | frequency |
| struct hdhomerun_tuner_status_t | status |
| int | program_count |
| struct hdhomerun_channelscan_program_t | programs [HDHOMERUN_CHANNELSCAN_MAX_PROGRAM_COUNT] |
| bool_t | transport_stream_id_detected |
| uint16_t | transport_stream_id |
Definition at line 66 of file hdhomerun_types.h.
Referenced by channelscan_advance(), and cmd_scan().
Definition at line 67 of file hdhomerun_types.h.
Definition at line 68 of file hdhomerun_types.h.
Referenced by channelscan_advance(), channelscan_detect(), and cmd_scan().
Definition at line 69 of file hdhomerun_types.h.
Referenced by channelscan_detect(), channelscan_find_lock(), and cmd_scan().
Definition at line 70 of file hdhomerun_types.h.
Referenced by channelscan_detect(), channelscan_detect_programs(), and cmd_scan().
struct hdhomerun_channelscan_program_t hdhomerun_channelscan_result_t::programs[HDHOMERUN_CHANNELSCAN_MAX_PROGRAM_COUNT] [read] |
Definition at line 71 of file hdhomerun_types.h.
Referenced by channelscan_detect_programs(), and cmd_scan().
Definition at line 72 of file hdhomerun_types.h.
Referenced by channelscan_detect_programs(), and cmd_scan().
Definition at line 73 of file hdhomerun_types.h.
Referenced by channelscan_detect_programs(), and cmd_scan().
1.5.5