Click or drag to resize
MJPEGConnection Methods

The MJPEGConnection type exposes the following members.

Methods
  NameDescription
Public methodConnect
Connects the mediahandler to the streamer with the specified username and password.
Public methodDisconnect
Disconnects the mediahandler from the MJPEG Streamer.
Public methodDispose (Overrides OzConnHandler.Dispose.)
Protected methodInit (Overrides OzProtocolStack.Init.)
Public methodStart
Starts the receiving of the frames.
Public methodStop
Stops the receiving of the frames.
Top
See Also