|
MythTV
0.26-pre
|
#include <hdhomerun_types.h>
Public Attributes | |
| char | channel [32] |
| char | lock_str [32] |
| bool_t | signal_present |
| bool_t | lock_supported |
| bool_t | lock_unsupported |
| unsigned int | signal_strength |
| unsigned int | signal_to_noise_quality |
| unsigned int | symbol_error_quality |
| uint32_t | raw_bits_per_second |
| uint32_t | packets_per_second |
Definition at line 41 of file hdhomerun_types.h.
| char hdhomerun_tuner_status_t::channel[32] |
Definition at line 42 of file hdhomerun_types.h.
Referenced by nv_python_libs.mashups.mashups_api.Videos::displayTreeView(), nv_python_libs.hulu.hulu_api.Videos::displayTreeView(), nv_python_libs.bbciplayer.bbciplayer_api.Videos::displayTreeView(), nv_python_libs.rev3.rev3_api.Videos::displayTreeView(), nv_python_libs.vimeo.vimeo_api.Videos::getTreeVideos(), nv_python_libs.mtv.mtv_api.Videos::getVideosForURL(), nv_python_libs.youtube.youtube_api.Videos::getVideosForURL(), hdhomerun_device_get_oob_status(), hdhomerun_device_get_tuner_status(), CardUtil::IsCableCardPresent(), nv_python_libs.mnvsearch.mnvsearch_api.Videos::searchForVideos(), nv_python_libs.mashups.mashups_api.Videos::searchForVideos(), nv_python_libs.tedtalks.tedtalks_api.Videos::searchForVideos(), nv_python_libs.hulu.hulu_api.Videos::searchForVideos(), nv_python_libs.bbciplayer.bbciplayer_api.Videos::searchForVideos(), nv_python_libs.thewb.thewb_api.Videos::searchForVideos(), nv_python_libs.rev3.rev3_api.Videos::searchForVideos(), nv_python_libs.mnvsearch.mnvsearch_api.Videos::searchTitle(), nv_python_libs.hulu.hulu_api.Videos::searchTitle(), nv_python_libs.bbciplayer.bbciplayer_api.Videos::searchTitle(), nv_python_libs.thewb.thewb_api.Videos::searchTitle(), nv_python_libs.youtube.youtube_api.Videos::searchTitle(), nv_python_libs.rev3.rev3_api.Videos::searchTitle(), and nv_python_libs.vimeo.vimeo_api.Videos::searchTitle().
| char hdhomerun_tuner_status_t::lock_str[32] |
Definition at line 43 of file hdhomerun_types.h.
Referenced by cmd_scan(), hdhomerun_device_get_oob_status(), hdhomerun_device_get_tuner_status(), and hdhomerun_device_get_tuner_status_lock_is_bcast().
Definition at line 44 of file hdhomerun_types.h.
Referenced by hdhomerun_device_get_oob_status(), hdhomerun_device_get_tuner_status(), and hdhomerun_device_wait_for_lock().
Definition at line 45 of file hdhomerun_types.h.
Referenced by channelscan_detect(), channelscan_find_lock(), hdhomerun_device_get_oob_status(), hdhomerun_device_get_tuner_status(), hdhomerun_device_get_tuner_status_ss_color(), hdhomerun_device_wait_for_lock(), and HDHRSignalMonitor::UpdateValues().
Definition at line 46 of file hdhomerun_types.h.
Referenced by hdhomerun_device_get_tuner_status(), and hdhomerun_device_wait_for_lock().
Definition at line 47 of file hdhomerun_types.h.
Referenced by cmd_scan(), hdhomerun_device_get_oob_status(), hdhomerun_device_get_tuner_status(), hdhomerun_device_get_tuner_status_ss_color(), and HDHRSignalMonitor::UpdateValues().
Definition at line 48 of file hdhomerun_types.h.
Referenced by cmd_scan(), hdhomerun_device_get_oob_status(), hdhomerun_device_get_tuner_status(), hdhomerun_device_get_tuner_status_snq_color(), and HDHRSignalMonitor::UpdateValues().
Definition at line 49 of file hdhomerun_types.h.
Referenced by channelscan_find_lock(), cmd_scan(), hdhomerun_device_get_tuner_status(), hdhomerun_device_get_tuner_status_seq_color(), and HDHRSignalMonitor::UpdateValues().
Definition at line 50 of file hdhomerun_types.h.
Referenced by hdhomerun_device_get_tuner_status().
Definition at line 51 of file hdhomerun_types.h.
Referenced by hdhomerun_device_get_tuner_status().
1.7.6.1