Click or drag to resize

AudioCDPlayerGetBits Method

Get the supported bits to a list.

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

Return Value

Type: ObservableCollectionString
See Also