DeviceManager members

Manages the UC-enabled audio/video devices connected to a computer.

The DeviceManager type exposes the following members.

Properties

  Name Description
Public property ActiveAudioDevice Gets and sets the active audio device.
Public property ActiveVideoDevice Gets the active video device.
Public property AudioDevices Gets the collection of audio devices.
Public property VideoDevices Gets the collection of devices.

Top

Methods

  Name Description
Public method BeginPlayAudioFile Plays audio file.
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method EndPlayAudioFile Plays audio file.
Public method Equals (Inherited from Object.)
Protected method Finalize (Overrides UCWFullFinalize().)
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