---
title: CASoundStageSize
framework: audiotoolbox
role: symbol
role_heading: Enumeration
path: audiotoolbox/casoundstagesize
---

# CASoundStageSize

Configure the distribution of audio channels in 3D space.

## Declaration

```occ
enum CASoundStageSize : NSInteger;
```

## Overview

Overview The Objective-C version of the SpatialAudioExperiences.SoundStageSize Swift type.

## Topics

### Enumeration Cases

- [CASoundStageSizeAutomatic](audiotoolbox/casoundstagesize/casoundstagesizeautomatic.md)
- [CASoundStageSizeLarge](audiotoolbox/casoundstagesize/casoundstagesizelarge.md)
- [CASoundStageSizeMedium](audiotoolbox/casoundstagesize/casoundstagesizemedium.md)
- [CASoundStageSizeSmall](audiotoolbox/casoundstagesize/casoundstagesizesmall.md)
