Click or drag to resize

AudioCDPlayerGetPlayerModes Method

Get the supported player modes to a list.

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

Return Value

Type: ObservableCollectionString
See Also