VADDetectorActivationLevel Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic int ActivationLevel { get; set; }
Public Property ActivationLevel As Integer
Get
Set
public:
property int ActivationLevel {
int get ();
void set (int value);
}
member ActivationLevel : int with get, set
Property Value
Int32
See Also