Audio codecs with RTP payload number. For example: 0-PCMU,8-PCMA.
Declaration Syntax
C# | Visual Basic | Visual 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
Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this object is disposed and this property is accessed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119