Ozeki VoIP SDK Class library
Enabled Property
NamespacesOzeki.Media.CodecCodecInfoEnabled
Gets or sets a boolean value indicating whether the codec is enabled during the following calls.
Declaration Syntax
C#Visual BasicVisual C++
public bool Enabled { get; set; }
Public Property Enabled As Boolean
	Get
	Set
public:
property bool Enabled {
	bool get ();
	void set (bool value);
}
Property Value

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