libnrsc5 5032de3
NRSC-5 digital radio via the RTL-SDR
Loading...
Searching...
No Matches
Data Fields
nrsc5_sis_asd_t Struct Reference

#include <nrsc5.h>

Data Fields

struct nrsc5_sis_asd_tnext
 
unsigned int program
 
unsigned int access
 
unsigned int type
 
unsigned int sound_exp
 

Detailed Description

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.

Field Documentation

◆ access

unsigned int nrsc5_sis_asd_t::access

NRSC5_ACCESS_PUBLIC or NRSC5_ACCESS_RESTRICTED

◆ next

struct nrsc5_sis_asd_t* nrsc5_sis_asd_t::next

Pointer to next element or NULL

◆ program

unsigned int nrsc5_sis_asd_t::program

program number 0, 1, ..., 7

◆ sound_exp

unsigned int nrsc5_sis_asd_t::sound_exp

0 is none, 2 is Dolby Pro Logic II Surround

◆ type

unsigned int nrsc5_sis_asd_t::type

program type, e.g. NRSC5_PROGRAM_TYPE_JAZZ


The documentation for this struct was generated from the following file: