rdkcentral / rdk-halif-device_settings

RDK Device Settings Hardware Abstraction Layer api headers and documentation
Apache License 2.0
2 stars 9 forks source link

Add back the Deprecated APIs to resolve DS related build issues #74

Open krishna-1809 opened 2 months ago

krishna-1809 commented 2 months ago

The removal of deprecated APIs causes DS related errors.

Adding back the deprecated APIs.

These APIs can be removed from interface after doing a complete clean up on all layers

DS Audio:

dsResetBassEnhancer dsResetSurroundVirtualizer dsResetVolumeLeveller dsResetDialogEnhancement dsSetAudioDucking dsGetHDMIARCPortId dsIsAudioLoopThru dsEnableLoopThru dsGetAudioDB dsSetAudioDB dsGetAudioMaxDB dsGetAudioMinDB dsGetAudioOptimalLevel dsSetAudioEncoding dsGetAudioEncoding dsGetAudioDelayOffset dsSetAudioDelayOffset DS Video Port: dsSetActiveSource dsEnableDTCP dsIsDTCPEnabled

srinivasgtl commented 1 month ago

@krishna-1809 , Please add more details on what kind of issues we are seeing with these API's.