AudioDevice Members
Include Protected Members
Include Inherited Members
Represents an audio device connected to a local computer.
The AudioDevice type exposes the following members.
Properties
Name | Description | |
---|---|---|
IsActive | Determines if this device is the active device. (inherited from Device) | |
IsCertified | Determines if this device is unified communications certified. | |
Name | Gets the name of the media device. (inherited from Device) | |
Priority | Gets the priority of the audio device. | |
Type | Gets the type of audio device. |
Top
Methods
Name | Description | |
---|---|---|
CreateObjRef | (inherited from MarshalByRefObject) | |
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetLifetimeService | (inherited from MarshalByRefObject) | |
GetType | (inherited from Object) | |
InitializeLifetimeService | (inherited from MarshalByRefObject) | |
MemberwiseClone() | (inherited from Object) | |
MemberwiseClone(Boolean) | (inherited from MarshalByRefObject) | |
ToString | (inherited from Object) |
Top