IAudioControlLevel Property |
Gets the level of the input/output. (Range: 0-100)
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
SyntaxReadOnly Property Level As Single
Get
property float Level {
float get ();
}
abstract Level : float32 with get
Property Value
Type:
Single
See Also