Ozeki VoIP SDK Class library
DefaultPayloadTypes Property
NamespacesOzeki.Media.SessionMediaChannelConfigDefaultPayloadTypes
Gets the payload types supported by the remote party.
Declaration Syntax
C#Visual BasicVisual C++
public IEnumerable<CodecPayloadType> DefaultPayloadTypes { get; internal set; }
Public Property DefaultPayloadTypes As IEnumerable(Of CodecPayloadType)
	Get
	Friend Set
public:
property IEnumerable<CodecPayloadType>^ DefaultPayloadTypes {
	IEnumerable<CodecPayloadType>^ get ();
	internal: void set (IEnumerable<CodecPayloadType>^ value);
}
Property Value

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