Click or drag to resize

Tampering Class

Inheritance Hierarchy
SystemObject
  DisposableClass
    VideoHandler
      Ozeki.MediaTampering

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

The Tampering type exposes the following members.

Constructors
  NameDescription
Public methodTampering
Initializes a new instance of the Tampering class
Top
Properties
  NameDescription
Public propertyID (Inherited from DisposableClass.)
Public propertyIsRunning
Public propertyPercent
Public propertyReceiveFormats (Inherited from VideoHandler.)
Top
Methods
  NameDescription
Public methodClear
Public methodDispose (Inherited from DisposableClass.)
Protected methodDispose(Boolean) (Inherited from DisposableClass.)
Protected methodFinalize (Inherited from DisposableClass.)
Protected methodGetAllFormats (Inherited from VideoHandler.)
Public methodMakeReferenceImage
Public methodOnDataReceived (Overrides VideoHandler.OnDataReceived(Object, 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
Public methodStop
Top
Events
  NameDescription
Public eventCurrentTamperValue
Public eventDetected
Public eventMediaDataSent (Inherited from VideoHandler.)
Public eventReceiveFormatsChanged (Inherited from VideoHandler.)
Public eventReferenceImageTaken
Top
See Also