Click or drag to resize
Library Events

The Library type exposes the following members.

Events
  NameDescription
Public eventStatic memberSoundDeviceListChanged
Called when the list of sound devices returned by GetCaptureDevices(String) and GetPlaybackDevices(String) was changed
Public eventStatic memberUserLogMessage
If user-defined logging was enabled when initializing the Client Lib by setting Userlogging in UsedLogTypes, log messages will be sent to the callback, which allows user customizable logging and handling
Top
See Also