Gets the level of the input data. (Range: 0-100)
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public float Level { get; }
Public ReadOnly Property Level As Single
Get
public:
virtual property float Level {
float get () sealed;
}
abstract Level : float32 with get
override Level : float32 with get
Property Value
Type:
SingleImplements
IAudioControlLevelSee Also