Click or drag to resize

ScreenRecorderGetAudioBits Method

Get the supported bits to a list.

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

Return Value

Type: ObservableCollectionString
See Also