Click or drag to resize

ScreenRecorder Methods

The ScreenRecorder type exposes the following members.

Methods
  NameDescription
Public methodCheckLicense
Check the user license of the component.
Public methodDispose
Protected implementation of Dispose pattern.
Protected methodDispose(Boolean)
Dispose
Public methodGetActiveWindow
GetActiveWindow
Public methodGetAudioBitrates
Get the supported bitrates to a list.
Public methodGetAudioBits
Get the supported bits to a list.
Public methodGetAudioChannels
Get the supported channels to a list.
Public methodGetAudioFormats
Get the supported formats to a list.
Public methodGetAudioModes
Get the supported recorder modes to a list.
Public methodGetAudioSamplerates
Get the supported samplerates to a list.
Public methodGetCodecs
Get Codecs
Public methodGetDeviceDefaultIndex
Get the default input device index. This works when the mode of the recorder is on WASAPI.
Public methodGetDevices
Get the all audio devices that installed on the local machine according to the capture mode.
Public methodGetEnumValue(Enum)
Get the value of the selected item of the Enum
Public methodGetEnumValueT(String)
Get the value of the selected item of the Enum
Public methodPause
Pause
Public methodRecord
Start recording / capturing
Public methodSizeSuffix
SizeSuffix
Public methodSpinningTool
SpinningTool
Public methodStop
Stop the recording operation
Public methodUnPause
UnPause
Top
See Also