media/libraries/muxer/src
sheenachhabra a52df6d29e Make Mp4MoovStructure.moov() method static
Creating a moov box is same as creating any other box so
there is no particular need to have a separate class for this.
In a follow up CL the method will be moved into Boxes.java along with
other box creation methods.

Made nit changes in the final fields ordering to match with
constructor parameter ordering.

PiperOrigin-RevId: 653602558
2024-07-18 06:50:42 -07:00
..
androidTest Add support for Opus audio codec. 2024-07-17 10:51:43 -07:00
main Make Mp4MoovStructure.moov() method static 2024-07-18 06:50:42 -07:00
test Add support for Opus audio codec. 2024-07-17 10:51:43 -07:00