Functions | |
| HPI_ERR HPI_API | HPI_PAD_GetChannelName (HPI_HSUBSYS *phSubSys, HPI_HCONTROL hControl, char *pszString, const HW32 dwDataLength) |
| Get tuner's PAD channel name. | |
| HPI_ERR HPI_API | HPI_PAD_GetArtist (HPI_HSUBSYS *phSubSys, HPI_HCONTROL hControl, char *pszString, const HW32 dwDataLength) |
| Get tuner's PAD artist information. | |
| HPI_ERR HPI_API | HPI_PAD_GetTitle (HPI_HSUBSYS *phSubSys, HPI_HCONTROL hControl, char *pszString, const HW32 dwDataLength) |
| Get tuner's PAD title information. | |
| HPI_ERR HPI_API | HPI_PAD_GetComment (HPI_HSUBSYS *phSubSys, HPI_HCONTROL hControl, char *pszString, const HW32 dwDataLength) |
| Get tuner's PAD comment information. | |
| HPI_ERR HPI_API | HPI_PAD_GetProgramType (HPI_HSUBSYS *phSubSys, HPI_HCONTROL hControl, HW32 *pdwPTY) |
| Get tuner's PAD program type (PTY). | |
| HPI_ERR HPI_API | HPI_PAD_GetRdsPI (HPI_HSUBSYS *phSubSys, HPI_HCONTROL hControl, HW32 *pdwPI) |
| Get tuner's PAD RDS program identification (PI). | |
| HPI_ERR HPI_API | HPI_PAD_GetProgramTypeString (HPI_HSUBSYS *phSubSys, HPI_HCONTROL hControl, const HW32 dwDataType, const HW32 nPTY, char *pszData, const HW32 dwDataLength) |
| Translate tuner's PTY into a string. | |
|
||||||||||||||||||||
|
Get tuner's PAD channel name.
|
|
||||||||||||||||||||
|
Get tuner's PAD artist information.
|
|
||||||||||||||||||||
|
Get tuner's PAD title information.
|
|
||||||||||||||||||||
|
Get tuner's PAD comment information.
|
|
||||||||||||||||
|
Get tuner's PAD program type (PTY). If the PTY field has not been set by the tuner, HPI_PAD_PROGRAM_TYPE_INVALID (0xffff) is returned.
|
|
||||||||||||||||
|
Get tuner's PAD RDS program identification (PI).
|
|
||||||||||||||||||||||||||||
|
Translate tuner's PTY into a string.
|
1.4.6-NO