Click or drag to resize

VideoSourceImpl Class

Inheritance Hierarchy
SystemObject
  Avaya.ClientServices.MediaVideoSourceImpl
    Avaya.ClientServices.MediaCameraVideoSource

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

The VideoSourceImpl type exposes the following members.

Constructors
  NameDescription
Public methodVideoSourceImpl
Top
Methods
  NameDescription
Public methodDispose
Releases all resources used by the VideoSourceImpl
Protected methodDispose(Boolean)
Releases the unmanaged resources used by the VideoSourceImpl and optionally releases the managed resources
Protected methodFinalize (Overrides ObjectFinalize.)
Protected methodsetNativeVideoSource
Public methodsetVideoSink
Top
See Also