libnrsc5 5032de3
NRSC-5 digital radio via the RTL-SDR
|
#include <nrsc5.h>
Data Fields | |
struct nrsc5_sis_asd_t * | next |
unsigned int | program |
unsigned int | access |
unsigned int | type |
unsigned int | sound_exp |
Station Information Service Audio service descriptor. This is a linked list element that may point to further audio service descriptor elements. Refer to NRSC-5 document SY_IDD_1020s.
Note: Not all stations broadcast SIS audio service descriptors, so applications should not assume that they will be present. Audio service data from PDU headers (reported in NRSC5_EVENT_AUDIO_SERVICE events) can be used instead.
unsigned int nrsc5_sis_asd_t::access |
NRSC5_ACCESS_PUBLIC or NRSC5_ACCESS_RESTRICTED
struct nrsc5_sis_asd_t* nrsc5_sis_asd_t::next |
Pointer to next element or NULL
unsigned int nrsc5_sis_asd_t::program |
program number 0, 1, ..., 7
unsigned int nrsc5_sis_asd_t::sound_exp |
0 is none, 2 is Dolby Pro Logic II Surround
unsigned int nrsc5_sis_asd_t::type |
program type, e.g. NRSC5_PROGRAM_TYPE_JAZZ