Click or drag to resize

GenericVideoSender Class

Inheritance Hierarchy
SystemObject
  DisposableClass
    AbstractMediaSenderVideoData, VideoFormat
      VideoSender
        Ozeki.MediaGenericVideoSender

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public class GenericVideoSender : VideoSender

The GenericVideoSender type exposes the following members.

Constructors
  NameDescription
Public methodGenericVideoSender
Initializes a new instance of the GenericVideoSender class
Top
Properties
  NameDescription
Public propertyID (Inherited from DisposableClass.)
Top
Methods
  NameDescription
Public methodDispose (Inherited from DisposableClass.)
Protected methodDispose(Boolean) (Inherited from DisposableClass.)
Protected methodFinalize (Inherited from DisposableClass.)
Protected methodReceiverConnected (Inherited from VideoSender.)
Protected methodReceiverDisconnected (Inherited from VideoSender.)
Public methodSendData
Protected methodSendMediaData (Inherited from VideoSender.)
Public methodSetPreferredSendFormats (Inherited from AbstractMediaSenderVideoData, VideoFormat.)
Top
Events
  NameDescription
Public eventMediaDataSent (Inherited from AbstractMediaSenderVideoData, VideoFormat.)
Top
See Also