Click or drag to resize

IAudioClientIsFormatSupported Method

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

Parameters

shareMode
Type: Ozeki.MediaAudioClientShareMode
pFormat
Type: WaveFormat
closestMatchFormat
Type: WaveFormatExtensible

Return Value

Type: Int32
See Also