Click or drag to resize
VP8VideoEventRaiser Class
Inheritance Hierarchy
SystemObject
  Ozeki.CommonDisposableClass
    Ozeki.MediaAbstractMediaReceiverVideoData, VideoFormat
      Ozeki.MediaVideoReceiver
        Ozeki.MediaVP8VideoEventRaiser

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

The VP8VideoEventRaiser type exposes the following members.

Constructors
  NameDescription
Public methodVP8VideoEventRaiser
Initializes a new instance of the VP8VideoEventRaiser class
Top
Methods
Properties
  NameDescription
Public propertyFormat
Public propertyID (Inherited from DisposableClass.)
Public propertyIsRunning
Public propertyReceiveFormats
Gets a list of media formats that the media handler can handle. If no media format specified, all formats are supported.
(Inherited from AbstractMediaReceiverTData, TFormat.)
Top
Events
See Also