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