-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This CL begins the process of making the rendering portion of the dec…
…oder iterative. Add structs to represent the rendering metadata that is necessary to keep track of our rendering logic. This cl also adds a new function to generate rendering metadata for submixes. This function will be used to generate the rendering metadata for all submixes in a given mix presentation OBU. The rendering metadata will later be used to render the audio frames at each timestamp. A subsequent cl will implement GenerateRenderingMetadataForAllLayouts(). PiperOrigin-RevId: 697736516
- Loading branch information
Showing
1 changed file
with
89 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters