Click or drag to resize

RotateFlip Class

Inheritance Hierarchy
SystemObject
  DisposableClass
    VideoHandler
      RotateFlipBase
        Ozeki.MediaRotateFlip

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public class RotateFlip : RotateFlipBase

The RotateFlip type exposes the following members.

Constructors
  NameDescription
Public methodRotateFlip
Initializes a new instance of the RotateFlip class
Top
Properties
  NameDescription
Public propertyID (Inherited from DisposableClass.)
Public propertyReceiveFormats (Inherited from VideoHandler.)
Top
Methods
  NameDescription
Public methodDispose (Inherited from DisposableClass.)
Protected methodDispose(Boolean) (Inherited from DisposableClass.)
Protected methodFinalize (Inherited from DisposableClass.)
Protected methodGetAllFormats (Inherited from VideoHandler.)
Public methodOnDataReceived (Inherited from RotateFlipBase.)
Protected methodProcessWithPosition (Overrides RotateFlipBase.ProcessWithPosition(VideoData).)
Protected methodReceiverConnected (Inherited from VideoHandler.)
Protected methodReceiverDisconnected (Inherited from VideoHandler.)
Protected methodSendData (Inherited from VideoHandler.)
Protected methodSenderConnected (Inherited from VideoHandler.)
Protected methodSenderDisconnected (Inherited from VideoHandler.)
Public methodSetPreferredSendFormats (Inherited from VideoHandler.)
Protected methodSetSupportedFormats (Inherited from VideoHandler.)
Public methodStart (Inherited from RotateFlipBase.)
Public methodStop (Inherited from RotateFlipBase.)
Top
Events
  NameDescription
Public eventMediaDataSent (Inherited from VideoHandler.)
Public eventReceiveFormatsChanged (Inherited from VideoHandler.)
Top
Fields
  NameDescription
Protected fieldFormat (Inherited from RotateFlipBase.)
Public fieldRotate (Inherited from RotateFlipBase.)
Top
See Also