Gets the list of the supported codecs of the media channel.

C# | Visual Basic | Visual C++ |
public List<CodecDescription> SupportedCodecs { get; private set; }
Public Property SupportedCodecs As List(Of CodecDescription) Get Private Set
public: property List<CodecDescription^>^ SupportedCodecs { List<CodecDescription^>^ get (); private: void set (List<CodecDescription^>^ value); }

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290