The DeviceManagertype exposes the following members.

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 Object.)
Protected method MemberwiseClone(Boolean) (Inherited from MarshalByRefObject MarshalByRefObject.)
Public method StopPlayingAllAudioFiles
Stop playing all audio files.
Public method ToString (Inherited from Object.)

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.

See Also