Initializes a new instance of the PhoneCallVideoSender class.
| C# | Visual Basic | Visual C++ |
public PhoneCallVideoSender( List<CodecPayloadType> preferredCodecs )
Public Sub New ( preferredCodecs As List(Of CodecPayloadType) )
public: PhoneCallVideoSender( List<CodecPayloadType>^ preferredCodecs )
- preferredCodecs (List<(Of <(<'CodecPayloadType>)>)>)
- The preferred vocoder for the call in listed order.
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.3.502