Click or drag to resize

CameraVideoRecordingStartRecording Method

Overload List
  NameDescription
Public methodStartRecording(String, Int32, Int32) Obsolete.
Starts recording a file in the WMV format at the specified bit and frame rate.
Public methodStartRecording(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.
Public methodStartRecording(String, String, CameraVideoFormat, Int32, Int32)
Starts recording a video file at the specified bit and frame rate.
Top
See Also