We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello @GeniviAMmaintainer,
In int _setRoutingSideProperty(am_MainSoundProperty_s& mainSoundProperty) https://github.com/GENIVI/AudioManagerPlugins/blob/6e167422e68089fee3098163b63f882ce4a50ad3/PluginControlInterfaceGeneric/include/CAmSourceSinkActionSetSoundProperty.h#L100
int _setRoutingSideProperty(am_MainSoundProperty_s& mainSoundProperty)
am_MainSoundProperty_s& mainSoundProperty is not used.
Regards, Aleksei
The text was updated successfully, but these errors were encountered:
Maybe @MattiaGuerra or @JensLorenz should look this issue?
Sorry, something went wrong.
Hello, aleksei-timofeyev
I'm Naohiro Nishiguchi work at ADIT Japan. I'm looking this.
No branches or pull requests
Hello @GeniviAMmaintainer,
In
int _setRoutingSideProperty(am_MainSoundProperty_s& mainSoundProperty)
https://github.com/GENIVI/AudioManagerPlugins/blob/6e167422e68089fee3098163b63f882ce4a50ad3/PluginControlInterfaceGeneric/include/CAmSourceSinkActionSetSoundProperty.h#L100
am_MainSoundProperty_s& mainSoundProperty is not used.
Regards,
Aleksei
The text was updated successfully, but these errors were encountered: