Click or drag to resize

AudioRecorder.GetModes Method

Get the supported recorder modes to a list.

Namespace:  CSAudioRecorder
Assembly:  CSAudioRecorder (in CSAudioRecorder.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public ObservableCollection<string> GetModes()

Return Value

Type: ObservableCollection<String>
See Also