Click or drag to resize

AudioDevice Class

Inheritance Hierarchy
SystemObject
  Avaya.ClientServices.MediaAudioDevice
    Avaya.ClientServices.MediaMicrophoneDevice
    Avaya.ClientServices.MediaSpeakerDevice

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

The AudioDevice type exposes the following members.

Constructors
Properties
Methods
  NameDescription
Public methodDispose
Releases all resources used by the AudioDevice
Protected methodDispose(Boolean)
Releases the unmanaged resources used by the AudioDevice and optionally releases the managed resources
Public methodEquals (Overrides ObjectEquals(Object).)
Protected methodFinalize (Overrides ObjectFinalize.)
Protected methodisBuiltInDevice
Protected methodisDefaultForRole
Top
See Also