Click or drag to resize
OzConf_MJPEGStreamServer Class
Inheritance Hierarchy
SystemObject
  OzDisposeable
    OzItem
      OzIDItem
        OzManagedItem
          OzManagedItemWithName
            OzConfig
              OzConfigOfProtocol
                OzConfigOfServer
                  Ozeki.MediaOzConf_MJPEGStreamServer

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

The OzConf_MJPEGStreamServer type exposes the following members.

Constructors
  NameDescription
Public methodOzConf_MJPEGStreamServer
Initializes a new instance of the OzConf_MJPEGStreamServer class
Public methodOzConf_MJPEGStreamServer(Int32, Int32)
Initializes a new instance of the OzConf_MJPEGStreamServer class
Top
Methods
  NameDescription
Public methodDispose (Inherited from OzDisposeable.)
Top
Fields
  NameDescription
Public fieldServerConfig
Top
Properties
  NameDescription
Public propertyCanLogCommunication (Overrides OzConfigOfProtocol.CanLogCommunication.)
Public propertyForcedFrameInterval
Public propertyListenPort (Overrides OzConfigOfServer.ListenPort.)
Top
See Also