Plugin SDK | Get connect information of user?

Hi,

is there any way to get the information like Capture Profile, Playback Profile, Hotkey Profile and Sound Pack which the user selects on the Server connect dialog after connecting to the server?
Unfortunately, I cant find any function for that in the documentation.
I could only find functions for the server address, nickname and password.
I am using the PlugSDK 24.

Thank you.
Kind Regards,
Swen

Hi Swen,

everything will be found in the options. To open the options hit the tab “tools” and then last point “options”.
Sound Pack can be set under Notifications top left side.
Playback Profile can be set under Notifications top right side.
Hotkey Profile can be set under Hotkeys.
And last but not least Capture Profile can be set under Capture.

I hope thats what do you looking for.
Regards
AimRabbit

Hi,

thanks a lot for your help.
I am looking for a function which allows me the get the information with the Teamspeak Plugin SDK,
since I need that function for a Plugin which I am currently develope.
I found the function “getProfileList()”, Unfortunately I dont know how to get the Capture Profile, Playback Profile, Hotkey Profile and Sound Pack of the current connection. I think that function only allows me to get the default settings which are set in the teamspeak optiions.
Is there any other function to get that settings of the current connection?

Regards,
Swen

bump

Please don’t bump topics unnecessarily. If no one is answering, then maybe no one knows accurate answer.

Once someone will be able to help, will help.