zoom-c-sharp-wrapper icon indicating copy to clipboard operation
zoom-c-sharp-wrapper copied to clipboard

C# wrapper for Zoom Windows SDK

Results 2 zoom-c-sharp-wrapper issues
Sort by recently updated
recently updated
newest added

Add_CB_onComputerMicDeviceChanged(...) Add_CB_onComputerSpeakerDeviceChanged(...) Do not work because events are not binded when audio settings context is built. Specified callbacks are never called. This PR calls BindEvent on GetAudioSettings to correctly hook...

Add Add_CB_onWebinarNeedRegisterNotification to IMeetingConfigurationDotNetWrap Add Remove_CB_onWebinarNeedRegisterNotification to IMeetingConfigurationDotNetWrap Add RedirectWebinarNeedRegister to IMeetingConfigurationDotNetWrap