|
libnrsc5 bd41663
NRSC-5 digital radio via the RTL-SDR
|
#include <nrsc5.h>
Data Fields | |
| struct nrsc5_id3_comment_t * | next |
| char * | lang |
| char * | short_content_desc |
| char * | full_text |
ID3 comment descriptor. This is a linked list element that may point to further comments via next member if not NULL. Refer to HD-Radio document SY_IDD_1028s.
| char* nrsc5_id3_comment_t::full_text |
full text
| char* nrsc5_id3_comment_t::lang |
language code, e.g. "eng"
| struct nrsc5_id3_comment_t* nrsc5_id3_comment_t::next |
Pointer to next element or NULL
| char* nrsc5_id3_comment_t::short_content_desc |
short content description