Click or drag to resize
MJPEGStreamConnection Class
Inheritance Hierarchy
SystemObject
  Ozeki.MediaMJPEGStreamConnection

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

The MJPEGStreamConnection type exposes the following members.

Constructors
  NameDescription
Public methodMJPEGStreamConnection
Initializes a new instance of the MJPEGStreamConnection class
Top
Methods
  NameDescription
Public methodDisconnect
Public methodDispose
Releases all resources used by the MJPEGStreamConnection
Public methodStartStreaming
Public methodStopStreaming
Top
Properties
Events
  NameDescription
Public eventDisconnected
Top
See Also