Click or drag to resize

WasapiHelperCreateOutputDevice Method


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

Parameters

deviceInfo  AudioDeviceInfo
 
waveFormat  WaveFormat
 
useWaitHandle  Boolean
 

Return Value

IWaveOut
See Also