Click or drag to resize
VideoSinkImpl Class
Inheritance Hierarchy
SystemObject
  Avaya.ClientServices.MediaVideoSinkImpl

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

The VideoSinkImpl type exposes the following members.

Constructors
  NameDescription
Public methodVideoSinkImpl
Top
Methods
  NameDescription
Public methodDispose
Releases all resources used by the VideoSinkImpl
Protected methodDispose(Boolean)
Releases the unmanaged resources used by the VideoSinkImpl and optionally releases the managed resources
Protected methodFinalize (Overrides ObjectFinalize.)
Public methodhandleVideoFrame
Top
See Also