Audio Formats
Transform supports the following audio Format
identifiers:
Format | Description |
---|---|
| Advanced Audio Coding (AAC) |
| Dolby Digital (AC-3) |
| Dolby Digital Plus (EAC-3) |
| Dolby Atmos (DD+JOC) |
| |
| PCM 16bit Little Endian |
| PCM 20bit Little Endian |
| PCM 24bit Little Endian |
Advanced Audio Coding
The AAC format supports the following encoder configuration properties:
Property | Type | Description |
---|---|---|
| integer |
|
| enum |
|
| integer |
|
Dolby Digital
The AC-3 and EAC-3 formats supports the following encoder configuration properties:
Property | Type | Description |
---|---|---|
| enum | See the Channel Configuration table blow. |
| boolean | See the Channel Configuration table blow. |
| integer |
|
| integer | Value in the range |
See Audio Encoders for additional properties.
Channel Configuration
The following channel configurations are supported:
Channel Configuration |
|
|
---|---|---|
1+1 |
|
|
1/0 C |
|
|
2/0 L R |
|
|
3/0 L C R |
|
|
3/0 L C R LFE |
|
|
2/1 L R Cs |
|
|
2/1 L R Cs LFE |
|
|
3/1 L C R Cs |
|
|
3/1 L C R Cs LFE |
|
|
2/2 L R Ls Rs |
|
|
2/2 L R Ls Rs LFE |
|
|
3/2 L C R Ls Rs |
|
|
3/2 L C R Ls Rs LFE |
|
|
3/4 L C R Ls Rs Lrs Rrs |
|
|
3/4 L C R Ls Rs Lrs Rrs LFE |
|
|
MPEG Audio
The MPEG audio format supports the following encoder configuration properties:
Property | Type | Description |
---|---|---|
| integer |
|
| integer |
|
| integer |
|
Updated about 1 year ago