Click or drag to resize

AudioCDPlayerGetSamplerates Method

Get the supported samplerates to a list.

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

Return Value

Type: ObservableCollectionString
See Also