| RecorderStart Method |
Start a recording
Namespace: Flir.Atlas.Live.RecorderAssembly: Flir.Atlas.Live (in Flir.Atlas.Live.dll) Version: 3.1
Syntax public virtual void Start(
string path
)
Parameters
- path
- Type: SystemString
Path to where the recording should be saved. If the file already exists the recording will be appended to the existing file.
Exceptions See Also