Click or drag to resize
MicrophoneDevice Class
Inheritance Hierarchy
SystemObject
  Avaya.ClientServices.MediaAudioDevice
    Avaya.ClientServices.MediaMicrophoneDevice

Namespace: Avaya.ClientServices.Media
Assembly: scpmediadll (in scpmediadll.dll) Version: 0.0.0.0
Syntax
C#
public class MicrophoneDevice : AudioDevice

The MicrophoneDevice type exposes the following members.

Properties
  NameDescription
Public propertyGUID (Inherited from AudioDevice.)
Public propertyisBuiltIn (Inherited from AudioDevice.)
Public propertyisDefaultCommunicationsDevice (Inherited from AudioDevice.)
Public propertyisDefaultConsoleDevice (Inherited from AudioDevice.)
Public propertyisDefaultMultimediaDevice (Inherited from AudioDevice.)
Public propertyName (Inherited from AudioDevice.)
Top
Methods
  NameDescription
Public methodDispose (Inherited from AudioDevice.)
Protected methodDispose(Boolean)
Releases the unmanaged resources used by the MicrophoneDevice and optionally releases the managed resources
(Overrides AudioDeviceDispose(Boolean).)
Public methodEquals (Inherited from AudioDevice.)
Protected methodFinalize (Inherited from AudioDevice.)
Protected methodisBuiltInDevice (Inherited from AudioDevice.)
Protected methodisDefaultForRole (Inherited from AudioDevice.)
Top
See Also