Recorder Constructor

CVB.Net Documentation
Overload List

  NameDescription
Public methodRecorder(String, Size2D, RecorderPixelFormat)
Opens a recorder object for writing a video stream in path with the given size and pixelFormat and default RecordingSettings. Uses the DirectShowEngine per default.
Public methodRecorder(String, Size2D, RecorderPixelFormat, RecordingSettings)
Creates a recorder object writing video streams with the given size and pixelFormat.
Top
See Also

Reference