#include <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 76 of file hdhomerun_types.h.
Definition at line 77 of file hdhomerun_types.h.
Referenced by channelscan_advance(), and cmd_scan().
Definition at line 78 of file hdhomerun_types.h.
Definition at line 79 of file hdhomerun_types.h.
Referenced by channelscan_advance(), channelscan_detect(), and cmd_scan().
Definition at line 80 of file hdhomerun_types.h.
Referenced by channelscan_detect(), channelscan_find_lock(), and cmd_scan().
Definition at line 81 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] |
Definition at line 82 of file hdhomerun_types.h.
Referenced by channelscan_detect_programs(), and cmd_scan().
Definition at line 83 of file hdhomerun_types.h.
Referenced by channelscan_detect_programs(), and cmd_scan().
Definition at line 84 of file hdhomerun_types.h.
Referenced by channelscan_detect_programs(), and cmd_scan().
1.6.3