Click or drag to resize

PortAudioIn Constructor

Initializes a new instance of the PortAudioIn class

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public PortAudioIn(
	AudioDeviceInfo info,
	WaveFormat waveFormat
)

Parameters

info
Type: Ozeki.MediaAudioDeviceInfo
waveFormat
Type: WaveFormat
See Also