---
title: AVAudioSession.Location
framework: avfaudio
role: symbol
role_heading: Structure
path: avfaudio/avaudiosession/location
---

# AVAudioSession.Location

Constants that describe the location of the data source on device.

## Declaration

```swift
struct Location
```

## Topics

### Creating a Location

- [init(rawValue:)](avfaudio/avaudiosession/location/init(rawvalue:).md)

### Getting Standard Locations

- [lower](avfaudio/avaudiosession/location/lower.md)
- [upper](avfaudio/avaudiosession/location/upper.md)

### Deprecated

- [Deprecated Symbols](avfaudio/location-deprecated-symbols.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Retrieving the Data Source Location

- [location](avfaudio/avaudiosessiondatasourcedescription/location.md)
