Click or drag to resize
SpeakerDevice Class
Inheritance Hierarchy
SystemObject
  Avaya.ClientServices.MediaAudioDevice
    Avaya.ClientServices.MediaSpeakerDevice

Namespace: Avaya.ClientServices.Media
Assembly: scpmediadll (in scpmediadll.dll) Version: 0.0.0.0
Syntax
C#
public class SpeakerDevice : AudioDevice

The SpeakerDevice type exposes the following members.

Properties
  NameDescription
Public propertyGUID (Inherited from AudioDevice.)
Public propertyisBuiltIn (Inherited from AudioDevice.)
Public propertyisDefaultCommunicationsDevice (Inherited from AudioDevice.)
Public propertyisDefaultConsoleDevice (Inherited from AudioDevice.)
Public propertyisDefaultMultimediaDevice (Inherited from AudioDevice.)
Public propertyName (Inherited from AudioDevice.)
Top
Methods
  NameDescription
Public methodDispose (Inherited from AudioDevice.)
Protected methodDispose(Boolean)
Releases the unmanaged resources used by the SpeakerDevice and optionally releases the managed resources
(Overrides AudioDeviceDispose(Boolean).)
Public methodEquals (Inherited from AudioDevice.)
Protected methodFinalize (Inherited from AudioDevice.)
Protected methodisBuiltInDevice (Inherited from AudioDevice.)
Protected methodisDefaultForRole (Inherited from AudioDevice.)
Top
See Also