Click or drag to resize
Accord.NET (logo)

ScreenCaptureStream Properties

The ScreenCaptureStream type exposes the following members.

Properties
  NameDescription
Public propertyBytesReceived
Received bytes count.
Public propertyFrameInterval
Time interval between making screen shots, ms.
Public propertyFramesReceived
Received frames count.
Public propertyIsRunning
State of the video source.
Public propertyRegion
Gets or sets the screen capture region.
Public propertySource
Video source.
Top
See Also