LumiSoft Net Help
Codecs Property
NamespacesLumiSoft.Net.MediaAudioOut_RTPCodecs
Audio codecs with RTP payload number. For example: 0-PCMU,8-PCMA.
Declaration Syntax
C#Visual BasicVisual C++F#
public Dictionary<int, AudioCodec> Codecs { get; }
Public ReadOnly Property Codecs As Dictionary(Of Integer, AudioCodec)
	Get
public:
property Dictionary<int, AudioCodec^>^ Codecs {
	Dictionary<int, AudioCodec^>^ get ();
}
member Codecs : Dictionary<int, AudioCodec> with get
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this property is accessed.

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