Click or drag to resize

AudioDeviceInfoBuilderSetSupportedFormats Method


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

Parameters

supportedFormats  ListSupportedWaveFormat
 

Return Value

AudioDeviceInfoBuilder
See Also