Ozeki VoIP SDK Class library
PreferredPayloadTypes Property
NamespacesOzeki.Media.SessionMediaChannelConfigPreferredPayloadTypes
Gets the preferred payload types defined by the user.
Declaration Syntax
C#Visual BasicVisual 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);
}
Property Value
List<(Of <(<'CodecPayloadType>)>)>

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