- Global HPI_SAMPLECLOCK_SOURCE_ADAPTER
- Use HPI_SAMPLECLOCK_SOURCE_LOCAL instead
- Global HPI_SAMPLECLOCK_SOURCE_AESEBU_AUTO
- The first aesebu input with a valid signal Superseded by separate Auto enable flag
- Global HPI_SubSysGetInfo
- Use a combination of HPI_SubSysGetVersionEx() and HPI_SubSysFindAdapters() instead.
- 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_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 Tue Nov 18 12:59:30 2008 for AudioScience HPI by
1.4.6-NO