Functions | |
| void | HPI_GetErrorText (HW16 wError, char *pszErrorText) |
| Convert one of the HPI Error codes into a string. | |
| HPI_ERR | HPI_FormatCreate (HPI_FORMAT *pFormat, HW16 wChannels, HW16 wFormat, HW32 dwSampleRate, HW32 dwBitRate, HW32 dwAttributes) |
| Initialize an audio format structure, given various defining parameters. | |
| HPI_ERR | HPI_DataCreate (HPI_DATA *pData, HPI_FORMAT *pFormat, HW8 *pbData, HW32 dwDataSize) |
| Initialize a HPI_DATA structure. | |
|
||||||||||||
|
Convert one of the HPI Error codes into a string.
|
|
||||||||||||||||||||||||||||
|
Initialize an audio format structure, given various defining parameters.
|
|
||||||||||||||||||||
|
Initialize a HPI_DATA structure.
|
1.4.6-NO