Click or drag to resize
WasapiOutBaseChangeFormat Method

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

Parameters

waveFormat
Type: Ozeki.MediaWaveFormat

Return Value

Type: Boolean

Implements

IAudioControlChangeFormat(WaveFormat)
See Also