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

# moving

Indicates that the audio transport is moving.

## Declaration

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

## See Also

### Constants

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