Gets or sets audio codecs.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public Dictionary<int, AudioCodec> AudioCodecs { get; set; }
Public Property AudioCodecs As Dictionary(Of Integer, AudioCodec) Get Set
public: property Dictionary<int, AudioCodec^>^ AudioCodecs { Dictionary<int, AudioCodec^>^ get (); void set (Dictionary<int, AudioCodec^>^ value); }
member AudioCodecs : Dictionary<int, AudioCodec> with get, set
Property Value
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this object is disposed and this property is accessed. |
ArgumentNullException | Is raised when null reference passed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119