- Global HPI_SubSysGetInfo
- Use a combination of HPI_SubSysGetVersionEx() and HPI_SubSysFindAdapters() instead.
- Global HPI_AdapterFindObject
- DSP index is not visible above HPI backend level now.
- Global HPI_OutStreamGetInfo
- This function has been superseded by HPI_OutStreamGetInfoEx()
- Global HPI_OutStreamWrite
- Use HPI_OutStreamWriteBuf() instead. This function may disappear from a future version.
- Global HPI_InStreamRead
- Use HPI_InStreamReadBuf() instead. This function may disappear from a future version.
- Global HPI_InStreamGetInfo
- This function has been superseded by HPI_InStreamGetInfoEx()
- Global HPI_Compander_Set
- Please use individual HPI_Compander functions instead
- Global HPI_Compander_Get
- Please use individual HPI_Compander functions instead
- Global HPI_SampleClock_SetSampleRate
- Use HPI_SampleClock_SetLocalRate() instead
- Global HPI_Tuner_GetVideoStatus
- This function has been superceded by HPI_Tuner_GetStatus()
- Global HPI_VolumeAutoFade
- See HPI_VolumeAutoFadeProfile().
- Global HPI_ProfileGetIdleCount
- this function is no longer supported. Please use HPI_ProfileGetUtilization() instead.
- Global HPI_DataCreate
- HPI_DATA struct may be removed from a future version. To avoid using HPI_DATA switch to using HPI_OutStreamWriteBuf() and HPI_InStreamReadBuf()
Generated on Thu Jul 29 09:56:41 2010 for AudioScience HPI by
1.4.6-NO