Click or drag to resize

VP8VideoEventRaiser Class

Inheritance Hierarchy
SystemObject
  DisposableClass
    AbstractMediaReceiverVideoData, VideoFormat
      VideoReceiver
        Ozeki.MediaVP8VideoEventRaiser

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public class VP8VideoEventRaiser : VideoReceiver

The VP8VideoEventRaiser type exposes the following members.

Constructors
 NameDescription
Public methodVP8VideoEventRaiserInitializes a new instance of the VP8VideoEventRaiser class
Top
Properties
 NameDescription
Public propertyFormat 
Public propertyID
(Inherited from DisposableClass)
Public propertyIsRunning 
Public propertyReceiveFormats
(Inherited from AbstractMediaReceiverVideoData, VideoFormat)
Top
Methods
 NameDescription
Public methodDispose
(Inherited from DisposableClass)
Protected methodDispose(Boolean)
(Inherited from DisposableClass)
Protected methodFinalize
(Inherited from DisposableClass)
Protected methodGetAllFormats
(Inherited from VideoReceiver)
Protected methodOnDataReceived
(Overrides AbstractMediaReceiver.OnDataReceived(Object, UTP))
Protected methodSenderConnected
(Inherited from VideoReceiver)
Protected methodSenderDisconnected
(Inherited from VideoReceiver)
Protected methodSetReceiveFormats
(Inherited from AbstractMediaReceiverVideoData, VideoFormat)
Public methodStart 
Public methodStop 
Top
Events
 NameDescription
Public eventOnVP8DataAvailable 
Public eventReceiveFormatsChanged
(Inherited from AbstractMediaReceiverVideoData, VideoFormat)
Top
See Also