Click or drag to resize
DataRecorderBase Properties

The DataRecorderBase type exposes the following members.

Properties
  NameDescription
Public propertyCurrentTime
Returns the current time in seconds.
Public propertyIsRecording
Returns true if recording is started.
Public propertySinks
Gets the collection of DataRecorderSinkBase objects.
Public propertySources
Gets the collection of DataRecorderSourceBase objects.
Top
See Also