Click or drag to resize
ScreenRecorderAddFrame Method
Overload List
  NameDescription
Public methodStatic memberAddFrame
Adds a screenshot of the window specified in Start() to the current recording.
Public methodStatic memberAddFrame(Boolean)
Adds a screenshot of the window specified in Start() to the current recording.
Public methodStatic memberAddFrame(Bitmap)
Adds a frame to the output video. The bitmap will be automatically disposed once it has been encoded.
Top
See Also