Click or drag to resize

ScreenRecorderGetDeviceDefaultIndex Method

Get the default input device index. This works when the mode of the recorder is on WASAPI.

Namespace:  CSScreenRecorder
Assembly:  CSScreenRecorder (in CSScreenRecorder.dll) Version: 1.0.4.0 (1.0.4.0)
Syntax
public int GetDeviceDefaultIndex(
	Mode mode = Mode.WasapiLoopbackCapture
)

Parameters

mode (Optional)
Type: CSAudioRecorderMode

Return Value

Type: Int32
See Also