Defines arguments for the StreamHasAudioChanged event. More...
Inherits EventArgs.
| Properties | |
| Stream | Stream [get, set] |
| The stream related to the event. More... | |
| bool | HasAudio [get, set] |
| Whether the stream has audio. More... |
Detailed Description
Defines arguments for the StreamHasAudioChanged event.
Property Documentation
Whether the stream has audio.
The stream related to the event.