<!--
{
  "availability" : [
    "ProVideo Encoder Extensions: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Professional Video Applications",
  "identifier" : "/documentation/professional_video_applications/CompressorExtensionSettings/audioEnabled",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "Professional Video Applications"
    ],
    "preciseIdentifier" : "c:objc(pl)CompressorExtensionSettings(py)audioEnabled"
  },
  "title" : "audioEnabled"
}
-->

# audioEnabled

A Boolean value that indicates whether audio is enabled for the source media.

```
var audioEnabled: Bool { get set }
```

## Discussion

The Compressor app sets this value based on the source media attributes. Use this value to specify the [`kCEAudioEnabledKey`](/documentation/professional_video_applications/kCEAudioEnabledKey).

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)