Click or drag to resize
VideoRecorder Properties

The VideoRecorder type exposes the following members.

Properties
  NameDescription
Public propertyDirectory
The used directory for the latest recording.
(Inherited from Recorder.)
Public propertyExtension
File extension for recordings created from the stream.
(Inherited from Recorder.)
Public propertyFileName
File name of the latest recording.
(Inherited from Recorder.)
Public propertyFrameCount
The number of recorded images.
(Inherited from Recorder.)
Public propertyFullPath
The full path to the recorded file.
(Inherited from Recorder.)
Public propertyIsTimeSpanEnabled
Is time span enabled.
(Inherited from Recorder.)
Public propertyLostImages
The number of lost images during the recording.
(Inherited from Recorder.)
Public propertyStatus
The current state of the Recorder.
(Inherited from Recorder.)
Public propertyTimeSpan
The minimum time span between two recorded images.
(Inherited from Recorder.)
Top
See Also