Click or drag to resize

AudioDeviceInfoBuilderSetSupportedFormats Method

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public AudioDeviceInfoBuilder SetSupportedFormats(
	List<SupportedWaveFormat> supportedFormats
)

Parameters

supportedFormats
Type: System.Collections.GenericListSupportedWaveFormat

Return Value

Type: AudioDeviceInfoBuilder
See Also