Click or drag to resize

IAudioClientIsFormatSupported Method


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

Parameters

shareMode  AudioClientShareMode
 
pFormat  WaveFormat
 
closestMatchFormat  WaveFormatExtensible
 

Return Value

Int32
See Also