Click or drag to resize
IAudioClientIsFormatSupported Method

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
int IsFormatSupported(
	AudioClientShareMode shareMode,
	WaveFormat pFormat,
	out WaveFormatExtensible closestMatchFormat
)

Parameters

shareMode
Type: Ozeki.MediaAudioClientShareMode
pFormat
Type: Ozeki.MediaWaveFormat
closestMatchFormat
Type: Ozeki.MediaWaveFormatExtensible

Return Value

Type: Int32
See Also