Gets the preferred payload types defined by the user.

C# | Visual Basic | Visual C++ |
public List<CodecPayloadType> PreferredPayloadTypes { get; internal set; }
Public Property PreferredPayloadTypes As List(Of CodecPayloadType) Get Friend Set
public: property List<CodecPayloadType>^ PreferredPayloadTypes { List<CodecPayloadType>^ get (); internal: void set (List<CodecPayloadType>^ value); }

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