---
title: channel
framework: avfaudio
role: symbol
role_heading: Instance Property
path: avfaudio/avmidichannelevent/channel
---

# channel

The MIDI channel.

## Declaration

```swift
var channel: UInt32 { get set }
```

## Discussion

Discussion The valid range of values are between 0 and 15.
