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
Public property ActiveAudioDevice Sets or gets the active audio device.
Public property ActiveVideoDevice Sets or gets the active video device.
Public property AudioDevices Gets the collection of audio devices.
Public property VideoDevices Gets the collection of video devices.

Top

Methods

  Name Description
Public method BeginPlayAudioFile Plays an audio file on a specified audio device.
Public method CreateObjRef (inherited from MarshalByRefObject)
Public method EndPlayAudioFile Blocks the calling thread until BeginPlayAudioFile completes.
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetHashCode (inherited from Object)
Public method GetLifetimeService (inherited from MarshalByRefObject)
Public method GetType (inherited from Object)
Public method InitializeLifetimeService (inherited from MarshalByRefObject)
Protected method MemberwiseClone() (inherited from Object)
Protected method MemberwiseClone(Boolean) (inherited from MarshalByRefObject)
Public method StopPlayingAllAudioFiles Stop playing all audio files.
Public method ToString (inherited from Object)

Top

See Also

Reference

DeviceManager Class

Microsoft.Lync.Model.Device Namespace