Click or drag to resize

AudioCDRipper.GetChannels Method

Get the supported channels to a list.

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

Return Value

Type: ObservableCollection<String>
See Also