[Missing <summary> documentation for "E:Ozeki.Media.MediaHandlers.Microphone.Stopped"]
Assembly: OPSSDK (in OPSSDK.dll) Version: 3.3.2.884
Syntax
| C# |
|---|
public event EventHandler Stopped |
| Visual Basic |
|---|
Public Event Stopped As EventHandler |
| Visual C++ |
|---|
public: virtual event EventHandler^ Stopped { void add (EventHandler^ value); void remove (EventHandler^ value); } |