CameraVideoRecordingStartRecording Method |
Name | Description | |
---|---|---|
StartRecording(String, Int32, Int32) | Obsolete.
Starts recording a file in the WMV format at the specified bit and frame rate.
| |
StartRecording(String, String, CameraSnapshotFileFormat, Int32, Int32) |
Starts recording a frame stack. Each frame is saved as a separate image file. The filename of
each frame is defined by a prefix followed by a frame number.
| |
StartRecording(String, String, CameraVideoFormat, Int32, Int32) |
Starts recording a video file at the specified bit and frame rate.
|