Click or drag to resize

AudioDeviceInfoBuilderSetSupportedWaveFormats Method

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public AudioDeviceInfoBuilder SetSupportedWaveFormats(
	SupportedWaveFormat supportedWaveFormat
)

Parameters

supportedWaveFormat
Type: SupportedWaveFormat

Return Value

Type: AudioDeviceInfoBuilder
See Also