---
title: create
framework: kernel
role: symbol
role_heading: Type Method
path: kernel/ioaudiolevelcontrol/1493476-create
---

# create

## Declaration

```occ
static IOAudioLevelControl * create(SInt32 initialValue, SInt32 minValue, SInt32 maxValue, IOFixed minDB, IOFixed maxDB, UInt32 channelID, const char *channelName, UInt32 cntrlID, UInt32 subType, UInt32 usage);
```
