---
title: MPEG4ObjectID.AAC_SSR
framework: coreaudiotypes
role: symbol
role_heading: Case
path: coreaudiotypes/mpeg4objectid/aac_ssr
---

# MPEG4ObjectID.AAC_SSR

A constant that specifies scalable sampling rate, which provides different sampling frequencies for different targets.

## Declaration

```swift
case AAC_SSR
```

## See Also

### Constants

- [MPEG4ObjectID.AAC_LC](coreaudiotypes/mpeg4objectid/aac_lc.md)
- [MPEG4ObjectID.AAC_LTP](coreaudiotypes/mpeg4objectid/aac_ltp.md)
- [MPEG4ObjectID.aac_Main](coreaudiotypes/mpeg4objectid/aac_main.md)
- [MPEG4ObjectID.AAC_SBR](coreaudiotypes/mpeg4objectid/aac_sbr.md)
- [MPEG4ObjectID.aac_Scalable](coreaudiotypes/mpeg4objectid/aac_scalable.md)
- [MPEG4ObjectID.CELP](coreaudiotypes/mpeg4objectid/celp.md)
- [MPEG4ObjectID.HVXC](coreaudiotypes/mpeg4objectid/hvxc.md)
- [MPEG4ObjectID.twinVQ](coreaudiotypes/mpeg4objectid/twinvq.md)
