Click or drag to resize

MJPEGStreamConnection Class

Inheritance Hierarchy
SystemObject
  OzBaseMJPEGStreamConnection
    Ozeki.MediaMJPEGStreamConnection

Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntax
public class MJPEGStreamConnection : OzBaseMJPEGStreamConnection

The MJPEGStreamConnection type exposes the following members.

Constructors
 NameDescription
Public methodMJPEGStreamConnectionInitializes a new instance of the MJPEGStreamConnection class
Top
Properties
 NameDescription
Public propertyDroppedFrames
(Inherited from OzBaseMJPEGStreamConnection)
Public propertyForcedFrameInterval
(Inherited from OzBaseMJPEGStreamConnection)
Public propertyForcedFramesSent
(Inherited from OzBaseMJPEGStreamConnection)
Public propertyFramesArrivedFromCamera
(Inherited from OzBaseMJPEGStreamConnection)
Public propertyRemoteAddress
(Inherited from OzBaseMJPEGStreamConnection)
Public propertyRemotePort
(Inherited from OzBaseMJPEGStreamConnection)
Top
Methods
 NameDescription
Public methodDisconnect
(Inherited from OzBaseMJPEGStreamConnection)
Public methodDispose
(Inherited from OzBaseMJPEGStreamConnection)
Public methodStartStreaming
(Inherited from OzBaseMJPEGStreamConnection)
Public methodStopStreaming
(Inherited from OzBaseMJPEGStreamConnection)
Top
Events
 NameDescription
Public eventDisconnected
(Inherited from OzBaseMJPEGStreamConnection)
Top
See Also