---
title: kAudioObjectPropertyScopeGlobal
framework: coreaudio
role: symbol
role_heading: Global Variable
path: coreaudio/kaudioobjectpropertyscopeglobal
---

# kAudioObjectPropertyScopeGlobal

## Declaration

```swift
var kAudioObjectPropertyScopeGlobal: AudioObjectPropertyScope { get }
```

## See Also

### Constants

- [kAudioObjectPropertyElementMaster](coreaudio/kaudioobjectpropertyelementmaster.md)
- [kAudioObjectPropertyScopeInput](coreaudio/kaudioobjectpropertyscopeinput.md)
- [kAudioObjectPropertyScopeOutput](coreaudio/kaudioobjectpropertyscopeoutput.md)
- [kAudioObjectPropertyScopePlayThrough](coreaudio/kaudioobjectpropertyscopeplaythrough.md)
