Gets active audio codec. This value may be null if yet no data received from RTP.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public AudioCodec ActiveCodec { get; }
Public ReadOnly Property ActiveCodec As AudioCodec Get
public: property AudioCodec^ ActiveCodec { AudioCodec^ get (); }
member ActiveCodec : AudioCodec with get
Property Value
Remarks
Audio codec may change during RTP session, if remote-party(sender) changes it.
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