Click or drag to resize

AudioPlayerGetBits Method

Get the supported bits to a list.

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

Return Value

Type: ObservableCollectionString
See Also