LumiSoft Net Help
Payloads Property
NamespacesLumiSoft.Net.RTPRTP_SessionPayloads
Gets RTP payloads.
Declaration Syntax
C#Visual BasicVisual C++F#
public KeyValueCollection<int, Codec> Payloads { get; }
Public ReadOnly Property Payloads As KeyValueCollection(Of Integer, Codec)
	Get
public:
property KeyValueCollection<int, Codec^>^ Payloads {
	KeyValueCollection<int, Codec^>^ get ();
}
member Payloads : KeyValueCollection<int, Codec> with get
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this class is Disposed and this property is accessed.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119