Click or drag to resize
MediaServicesInstance Class
Inheritance Hierarchy
SystemObject
  Avaya.ClientServices.MediaMediaServicesInstance

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

The MediaServicesInstance type exposes the following members.

Constructors
  NameDescription
Public methodMediaServicesInstance
Top
Methods
  NameDescription
Public methodconvertAudioConfig
Public methodconvertCodecListToMediaCapabilities
Public methodconvertMaxVideoResolution
Public methodconvertVideoConfig
Public methodDispose
Releases all resources used by the MediaServicesInstance
Protected methodDispose(Boolean)
Releases the unmanaged resources used by the MediaServicesInstance and optionally releases the managed resources
Protected methodFinalize (Overrides ObjectFinalize.)
Public methodgetAudioInterface
Public methodgetDeviceInterface
Public methodStatic membergetLogLevel
Public methodgetNativeEngine
Public methodStatic membergetVersion
Public methodgetVideoInterface
Public methodStatic membersetLogLevel
Public methodStatic membersetLogProvider
Top
See Also