The Microphone type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Microphone | Initializes a new instance of the Microphone class |
Methods
Name | Description | |
---|---|---|
ChangeFormat | ||
DataReceived | (Overrides AudioHandler..::..DataReceived(Object, VoIPEventArgs<(Of <<'(AudioData>)>>)).) | |
Dispose()()()() | (Inherited from VoIPMediaHandler.) | |
Dispose(Boolean) | Releases the unmanaged resources used by the Microphone and optionally releases the managed resources (Overrides VoIPMediaHandler..::..Dispose(Boolean).) | |
DisposeDevices | ||
Equals | (Inherited from Object.) | |
Finalize | (Inherited from VoIPMediaHandler.) | |
GetDefaultDevice | ||
GetDevice | ||
GetDevices | ||
GetDevicesCount | ||
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
SendData | (Inherited from AudioHandler.) | |
Start | ||
Stop | ||
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
DeviceInfo | ||
Initialized | ||
Level | ||
MediaFormat | (Inherited from AudioHandler.) | |
Muted | ||
State | ||
Volume |
Events
Name | Description | |
---|---|---|
DataSent | (Inherited from AudioHandler.) | |
LevelChanged | ||
MediaFormatChanged | (Inherited from AudioHandler.) | |
Stopped |