---
title: PHASEAutomaticHeadTrackingFlags
framework: phase
role: symbol
role_heading: Structure
path: phase/phaseautomaticheadtrackingflags
---

# PHASEAutomaticHeadTrackingFlags

## Declaration

```swift
struct PHASEAutomaticHeadTrackingFlags
```

## Overview

Overview Automatic Head-Tracking flags. On capable devices, listener orientation will be automatically rotated based on user's head-orientation. On capable devices, listener position will be automatically set based on user's position.

## Topics

### Initializers

- [init(rawValue:)](phase/phaseautomaticheadtrackingflags/init(rawvalue:).md)

### Type Properties

- [orientation](phase/phaseautomaticheadtrackingflags/orientation.md)
- [position](phase/phaseautomaticheadtrackingflags/position.md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [ExpressibleByArrayLiteral](swift/expressiblebyarrayliteral.md)
- [OptionSet](swift/optionset.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [SetAlgebra](swift/setalgebra.md)
