Click or drag to resize

ScreenRecorderGetAudioChannels Method

Get the supported channels to a list.

Namespace:  CSScreenRecorder
Assembly:  CSScreenRecorder (in CSScreenRecorder.dll) Version: 1.0.4.0 (1.0.4.0)
Syntax
public ObservableCollection<string> GetAudioChannels()

Return Value

Type: ObservableCollectionString
See Also