---
title: recording
framework: audiotoolbox
role: symbol
role_heading: Type Property
path: audiotoolbox/auhosttransportstateflags/recording
---

# recording

Indicates that the host is recording, or is prepared to record. Can be active with or without a moving state.

## Declaration

```swift
static var recording: AUHostTransportStateFlags { get }
```

## See Also

### Constants

- [changed](audiotoolbox/auhosttransportstateflags/changed.md)
- [cycling](audiotoolbox/auhosttransportstateflags/cycling.md)
- [moving](audiotoolbox/auhosttransportstateflags/moving.md)
