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

#include <nrsc5.h>

Data Fields

struct nrsc5_id3_comment_tnext
 
char * lang
 
char * short_content_desc
 
char * full_text
 

Detailed Description

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.

Field Documentation

◆ full_text

char* nrsc5_id3_comment_t::full_text

full text

◆ lang

char* nrsc5_id3_comment_t::lang

language code, e.g. "eng"

◆ next

struct nrsc5_id3_comment_t* nrsc5_id3_comment_t::next

Pointer to next element or NULL

◆ short_content_desc

char* nrsc5_id3_comment_t::short_content_desc

short content description


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