Ozeki VoIP SDK Class library
Microphone Constructor (deviceInfo, format)
NamespacesOzeki.Media.MediaHandlersMicrophoneMicrophone(DeviceInfo, WaveFormat)
Initializes a new instance of the Microphone class
Declaration Syntax
C#Visual BasicVisual C++
protected Microphone(
	DeviceInfo deviceInfo,
	WaveFormat format
)
Protected Sub New ( 
	deviceInfo As DeviceInfo,
	format As WaveFormat
)
protected:
Microphone(
	DeviceInfo^ deviceInfo, 
	WaveFormat^ format
)
Parameters
deviceInfo (DeviceInfo)
format (WaveFormat)

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290