SettingsCaptureToFile Property
|
|
Determines whether to save the acquisition to file at the completion of the acquisition.
Namespace:
MediaCy.Commands.Capture
Assembly:
MediaCy.Commands.Capture (in MediaCy.Commands.Capture.dll) Version: 1.0.0.0
SyntaxPublic Property CaptureToFile As Boolean
Get
Set
Property Value
Type:
BooleanReturn Value
Type:
Boolean
Remarks
Note that if
StreamToDisk is on, the acquisition is implicitly saved to file, regardless of this setting.
See Also