Click or drag to resize

IAudioControlChangeFormat Method

Changes the wave format of the device.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
bool ChangeFormat(
	WaveFormat waveFormat
)

Parameters

waveFormat  WaveFormat
 

Return Value

Boolean
See Also