Microphone Methods |
The Microphone type exposes the following members.
Name | Description | |
---|---|---|
![]() | ChangeFormat |
Changes the recording format of the device.
Please note that this method is not working under linux system due to device driver compatibility issues.
|
![]() | Dispose | (Inherited from DisposableClass.) |
![]() | Dispose(Boolean) |
Disposes the object.
(Overrides DisposableClass.Dispose(Boolean).) |
![]() ![]() | DisposeDevices |
Disposes the previously created and not disposed devices.
|
![]() | Finalize | (Inherited from DisposableClass.) |
![]() | GetAudioFormat | (Overrides AudioSender.GetAudioFormat.) |
![]() ![]() | GetDefaultDevice |
Retreives the default microphone device
|
![]() ![]() | GetDevice |
Retreives the specified microphone device.
|
![]() ![]() | GetDevices |
Retrieves the available capturing devices.
|
![]() ![]() | GetDevicesCount |
Retreives the number of available capturing devices.
|
![]() | ReceiverConnected | (Inherited from AudioSender.) |
![]() | ReceiverDisconnected | (Inherited from AudioSender.) |
![]() | SendMediaData | (Inherited from AbstractMediaSenderAudioData, AudioFormat.) |
![]() | SetPreferredSendFormats | (Inherited from AbstractMediaSenderAudioData, AudioFormat.) |
![]() | Start |
Starts microphone audio capture.
|
![]() | Stop |
Stops microphone audio capture.
|