Skip to content

Commit

Permalink
Merge pull request #825 from AOMediaCodec/clarify-passthrough-renderi…
Browse files Browse the repository at this point in the history
…ng-layout

Clarify text indicating the input layout to use for rendering
  • Loading branch information
sunghee-hwang authored Jun 3, 2024
2 parents 1b6aa47 + ac66f31 commit 8dab993
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -2364,7 +2364,7 @@ This section defines the renderer to use, given a channel-based [=Audio Element=

- The input layout (x.y.z) of the IA renderer is set as follows:
- If [=num_layers=] = 1, use the [=loudspeaker_layout=] of the [=Audio Element=].
- Else, if there is an [=Audio Element=] with a [=loudspeaker_layout=] that matches the playback layout, use it.
- Else, if the [=Audio Element=] has a [=loudspeaker_layout=] that matches the playback layout, use that matching [=loudspeaker_layout=].
- Else, use the next highest available layout from all available [=loudspeaker_layout=]s.
- The output layout of the IA renderer is set to the playback layout (X.Y.Z).
- The IA renderer is selected according to the following rules:
Expand Down

0 comments on commit 8dab993

Please sign in to comment.