Meeting setting interface.
More...
#include <setting_service_interface.h>
Meeting setting interface.
Definition at line 2336 of file setting_service_interface.h.
◆ GetAudioSettings()
Get audio setting interface.
- Returns
- If the function succeeds, the return value an object pointer to IAudioSettingContext. Otherwise failed, returns nullptr. For more details, see IAudioSettingContext.
◆ GetGeneralSettings()
◆ GetRecordingSettings()
◆ GetShareSettings()
Get share settings interface.
- Returns
- If the function succeeds, the return value is an object pointer to IShareSettingContext. Otherwise failed, returns nullptr. For more details, see IShareSettingContext.
◆ GetStatisticSettings()
◆ GetVideoSettings()
Get video setting interface.
- Returns
- If the function succeeds, the return value is an object pointer to IVideoSettingContext. Otherwise failed, returns nullptr. For more details, see IVideoSettingContext.
◆ GetWallpaperSettings()