Update FragmentedMp4Muxer and Mp4Muxerdocumentation to include VP9

PiperOrigin-RevId: 686041467
This commit is contained in:
sheenachhabra 2024-10-15 03:50:16 -07:00 committed by Copybara-Service
parent 0100f1d902
commit 0b47e93df5
2 changed files with 2 additions and 0 deletions

View file

@ -45,6 +45,7 @@ import java.nio.ByteBuffer;
* <li>H.263
* <li>H.264 (AVC)
* <li>H.265 (HEVC)
* <li>VP9
* </ul>
* <li>Audio Codecs:
* <ul>

View file

@ -70,6 +70,7 @@ import org.checkerframework.checker.nullness.qual.EnsuresNonNull;
* <li>H.263
* <li>H.264 (AVC)
* <li>H.265 (HEVC)
* <li>VP9
* </ul>
* <li>Audio Codecs:
* <ul>