Click or drag to resize

AudioRecorderGetFormats Method

Get the supported formats to a list.

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

Return Value

Type: ObservableCollectionString
See Also