#include <hdhomerun_types.h>
Public Attributes | |
| char | vchannel [32] |
| char | name [32] |
| char | auth [32] |
| char | cci [32] |
| char | cgms [32] |
| bool_t | not_subscribed |
| bool_t | not_available |
| bool_t | copy_protected |
Definition at line 54 of file hdhomerun_types.h.
| char hdhomerun_tuner_vstatus_t::vchannel[32] |
Definition at line 55 of file hdhomerun_types.h.
Referenced by hdhomerun_device_get_tuner_vstatus().
| char hdhomerun_tuner_vstatus_t::name[32] |
Definition at line 56 of file hdhomerun_types.h.
Referenced by hdhomerun_device_get_tuner_vstatus().
| char hdhomerun_tuner_vstatus_t::auth[32] |
Definition at line 57 of file hdhomerun_types.h.
Referenced by hdhomerun_device_get_tuner_vstatus().
| char hdhomerun_tuner_vstatus_t::cci[32] |
Definition at line 58 of file hdhomerun_types.h.
Referenced by hdhomerun_device_get_tuner_vstatus().
| char hdhomerun_tuner_vstatus_t::cgms[32] |
Definition at line 59 of file hdhomerun_types.h.
Referenced by hdhomerun_device_get_tuner_vstatus().
Definition at line 60 of file hdhomerun_types.h.
Referenced by hdhomerun_device_get_tuner_vstatus().
Definition at line 61 of file hdhomerun_types.h.
Referenced by hdhomerun_device_get_tuner_vstatus().
Definition at line 62 of file hdhomerun_types.h.
Referenced by hdhomerun_device_get_tuner_vstatus().
1.6.3