Click or drag to resize

IAudioClientIsFormatSupported Method


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

Parameters

shareMode  AudioClientShareMode
 
pFormat  WaveFormat
 
closestMatchFormat  WaveFormatExtensible
 

Return Value

Int32
See Also