Click or drag to resize
Accord.NET (logo)

JPEGStream Properties

The JPEGStream type exposes the following members.

Properties
  NameDescription
Public propertyBytesReceived
Received bytes count.
Public propertyForceBasicAuthentication
Force using of basic authentication when connecting to the video source.
Public propertyFrameInterval
Frame interval.
Public propertyFramesReceived
Received frames count.
Public propertyIsRunning
State of the video source.
Public propertyLogin
Login value.
Public propertyPassword
Password value.
Public propertyPreventCaching
Use or not caching.
Public propertyProxy
Gets or sets proxy information for the request.
Public propertyRequestTimeout
Request timeout value.
Public propertySeparateConnectionGroup
Use or not separate connection group.
Public propertySource
Video source.
Top
See Also