Click or drag to resize

AudioRecorderGetChannels Method

Get the supported channels to a list.

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

Return Value

Type: ObservableCollectionString
See Also