Click or drag to resize

Snapshot Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    SnapshotBase
      Ozeki.MediaSnapshot

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public class Snapshot : SnapshotBase

The Snapshot type exposes the following members.

Constructors
 NameDescription
Public methodSnapshotInitializes a new instance of the Snapshot class
Top
Properties
 NameDescription
Public propertyVideoData
(Inherited from SnapshotBase)
Top
Methods
 NameDescription
Public methodToImage
(Overrides SnapshotBase.ToImage)
Top
Fields
 NameDescription
Protected fieldcachedImage
(Inherited from SnapshotBase)
Public fieldDateStamp
(Inherited from SnapshotBase)
Top
See Also