---
title: GetScalarValue
framework: audiodriverkit
role: symbol
role_heading: Instance Method
path: audiodriverkit/iouseraudiolevelcontrol/getscalarvalue
---

# GetScalarValue

Gets the scalar value of the level control.

## Declaration

```occ
float GetScalarValue();
```

## Return Value

Return Value The scalar value of the level control.

## See Also

### Accessing the Value

- [SetScalarValue](audiodriverkit/iouseraudiolevelcontrol/setscalarvalue.md)
- [SetDecibelValue](audiodriverkit/iouseraudiolevelcontrol/setdecibelvalue.md)
- [GetDecibelValue](audiodriverkit/iouseraudiolevelcontrol/getdecibelvalue.md)
