Defines | |
| #define | HPI_PAD_CHANNEL_NAME_LEN 16 |
| The text string containing the station/channel combination. | |
| #define | HPI_PAD_ARTIST_LEN 64 |
| The text string containing the artist. | |
| #define | HPI_PAD_TITLE_LEN 64 |
| The text string containing the title. | |
| #define | HPI_PAD_COMMENT_LEN 256 |
| The text string containing the comment. | |
| #define | HPI_PAD_PROGRAM_TYPE_INVALID 0xffff |
| The PTY when the tuner has not recieved any PTY. | |
Enumerations | |
| enum | eHPI_RDS_type { HPI_RDS_DATATYPE_RDS = 0, HPI_RDS_DATATYPE_RBDS = 1 } |
| Data types for PTY string translation. More... | |
|
|
The text string containing the station/channel combination.
|
|
|
The text string containing the artist.
|
|
|
The text string containing the title.
|
|
|
The text string containing the comment.
|
|
|
The PTY when the tuner has not recieved any PTY.
|
|
|
Data types for PTY string translation.
|
1.4.6-NO