[Missing <summary> documentation for "P:Ozeki.Media.MediaHandlers.VADFilter.ActivationLevel"]
Assembly: OPSSDK (in OPSSDK.dll) Version: 3.3.2.884
Syntax
| C# |
|---|
public int ActivationLevel { get; set; } |
| Visual Basic |
|---|
Public Property ActivationLevel As Integer Get Set |
| Visual C++ |
|---|
public: property int ActivationLevel { int get (); void set (int value); } |