DeviceManager Members
Include Protected Members
Include Inherited Members
Represents the unified communications-enabled audio and video devices connected to a computer.
The DeviceManager type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
ActiveAudioDevice | Sets or gets the active audio device. |
![]() |
ActiveVideoDevice | Sets or gets the active video device. |
![]() |
AudioDevices | Gets the collection of audio devices. |
![]() |
VideoDevices | Gets the collection of video devices. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
BeginPlayAudioFile | Plays an audio file on a specified audio device. |
![]() |
CreateObjRef | (inherited from MarshalByRefObject) |
![]() |
EndPlayAudioFile | Blocks the calling thread until BeginPlayAudioFile completes. |
![]() |
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) |
![]() |
StopPlayingAllAudioFiles | Stop playing all audio files. |
![]() |
ToString | (inherited from Object) |
Top