Ozeki VoIP SDK Class library
PhoneCallAudioSender Constructor (codecs)
NamespacesOzeki.Media.MediaHandlersPhoneCallAudioSenderPhoneCallAudioSender(List<(Of <<'(CodecPayloadType>)>>))
Initializes a new instance of the PhoneCallAudioSender class.
Declaration Syntax
C#Visual BasicVisual C++
public PhoneCallAudioSender(
	List<CodecPayloadType> codecs
)
Public Sub New ( 
	codecs As List(Of CodecPayloadType)
)
public:
PhoneCallAudioSender(
	List<CodecPayloadType>^ codecs
)
Parameters
codecs (List<(Of <(<'CodecPayloadType>)>)>)
The preferred vocoder for the call in listed order.

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