Click or drag to resize

WasapiHelperCreateOutputDevice Method


Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntax
public static IWaveOut CreateOutputDevice(
	AudioDeviceInfo deviceInfo,
	WaveFormat waveFormat,
	bool useWaitHandle
)

Parameters

deviceInfo  AudioDeviceInfo
 
waveFormat  WaveFormat
 
useWaitHandle  Boolean
 

Return Value

IWaveOut
See Also