Audio Encoder
Encodes raw audio streams to AAC or Opus with configurable bitrate and quality
Component Configuration
| Option | Description | Required | Environment override |
|---|---|---|---|
id |
A unique identifier for the component instance |
✓ |
|
displayName |
The name shown in the Studio UI of this component |
✓ |
|
renditionName |
Name of this rendition of encoded audio |
✓ |
|
channelLayout |
Channel layout (default: "stereo") |
✗ |
|
bitrate |
Bitrate (bits per second) (default: 96000) |
✗ |
|
codec |
Codec settings for AAC or Opus |
✓ |
|
notes |
Notes about this component |
✗ |
|
Options with an environment override can be set when Studio starts, without
editing the workflow. |