|
libnrsc5 bd41663
NRSC-5 digital radio via the RTL-SDR
|
#include <nrsc5.h>
Data Fields | |
| struct nrsc5_sis_dsd_t * | next |
| unsigned int | access |
| unsigned int | type |
| uint32_t | mime_type |
Station Information Service Data service descriptor. This is a linked list element that may point to further data service descriptors via next member if not NULL. See nrsc5_service_data_type_name() for named types of data. Refer to NRSC-5 document SY_IDD_1020s.
| unsigned int nrsc5_sis_dsd_t::access |
NRSC5_ACCESS_PUBLIC or NRSC5_ACCESS_RESTRICTED
| uint32_t nrsc5_sis_dsd_t::mime_type |
MIME type, e.g. NRSC5_MIME_TEXT
| struct nrsc5_sis_dsd_t* nrsc5_sis_dsd_t::next |
Pointer to next element or NULL
| unsigned int nrsc5_sis_dsd_t::type |
data service type, e.g. NRSC5_SERVICE_DATA_TYPE_TEXT