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

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

The GenericVideoReceiver type exposes the following members.

Constructors
  NameDescription
Public methodGenericVideoReceiver
Initializes a new instance of the GenericVideoReceiver class
Top
Methods
Properties
  NameDescription
Public propertyID (Inherited from DisposableClass.)
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