Objective
To detect when a publisher mute or unmute their audio in a live session on Windows SDK
Procedure
Users can add a listener to StreamHasAudioChanged API to know when a publisher's stream changes between having audio and not having audio.
StreamHasAudioChanged
EventHandler<StreamEventArgs> OpenTok.Session.StreamHasAudioChanged |
Called when a stream in the session changes between having audio and not having audio.
Additional Information
For more info, please refer: https://tokbox.com/developer/sdks/windows/reference/class_open_tok_1_1_session.html#a905856487e0685288c2ee45d1149a180
Articles in this section
- What is the Vonage Video Windows SDK?
- What Windows versions are supported with the Vonage Video SDK?
- What Windows devices does the Vonage Video SDK support?
- Does Vonage Video API support Windows Phone?
- What .NET version is supported with the Vonage Video API?
- Does Vonage Video API support Universal Windows Platform (UWP)?
- Does the Vonage Video Windows SDK support 64-bit applications?
- Is there a C API available for the Vonage Windows SDK?
- Does Vonage Video API support USB cameras?
- What issues are commonly seen when using the Windows SDK?