Commit 44046860 by olly Committed by Oliver Woodman

Add Format peak and average bitrate (hidden for now)

Issue: #2863
PiperOrigin-RevId: 294531127
parent 1cbe3f72
......@@ -69,7 +69,8 @@ public final class FormatTest {
"language",
C.SELECTION_FLAG_DEFAULT,
C.ROLE_FLAG_MAIN,
/* bitrate= */ 1024,
/* averageBitrate= */ 1024,
/* peakBitrate= */ 2048,
"codec",
metadata,
/* containerMimeType= */ MimeTypes.VIDEO_MP4,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment