Click or drag to resize

Microphone Events

The Microphone type exposes the following members.

Events
  NameDescription
Public eventLevelChanged
Occurs when the microphone level has changed.
Public eventMediaDataSent (Inherited from AbstractMediaSenderAudioData, AudioFormat.)
Public eventOnUnplugged
Fires when the microphone device is unplugged. It also indicates that this Microphone object has been disposed.
Public eventStopped
Occurs when the microphone stopped capturing.
Top
See Also