Click or drag to resize

AudioPlayerGetDecoderModes Method

Get the supported player modes to a list.

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

Return Value

Type: ObservableCollectionString
See Also