Ozeki VoIP SDK Class library
PhoneCallAudioSender Constructor (codecSelector)
NamespacesOzeki.Media.MediaHandlersPhoneCallAudioSenderPhoneCallAudioSender(ICodecSelector)
Initializes a new instance of the PhoneCallAudioSender class.
Declaration Syntax
C#Visual BasicVisual C++
public PhoneCallAudioSender(
	ICodecSelector codecSelector
)
Public Sub New ( 
	codecSelector As ICodecSelector
)
public:
PhoneCallAudioSender(
	ICodecSelector^ codecSelector
)
Parameters
codecSelector (ICodecSelector)
An object that will select the codec for the sent media data.

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