Click or drag to resize

IPCameraStream Class

Inheritance Hierarchy
SystemObject
  Ozeki.CameraIPCameraStream

Namespace: Ozeki.Camera
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntax
public class IPCameraStream : IDisposable

The IPCameraStream type exposes the following members.

Constructors
 NameDescription
Public methodIPCameraStreamInitializes a new instance of the IPCameraStream class
Top
Properties
 NameDescription
Public propertyName 
Public propertyRtspUri 
Public propertyToken 
Top
Methods
 NameDescription
Public methodDisposeReleases all resources used by the IPCameraStream
Public methodToString
(Overrides ObjectToString)
Top
See Also