LumiSoft Net Help
ActiveCodec Property
NamespacesLumiSoft.Net.MediaAudioOut_RTPActiveCodec
Gets active audio codec. This value may be null if yet no data received from RTP.
Declaration Syntax
C#Visual BasicVisual 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
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