Commit 884a0f52 by andrewlewis Committed by Oliver Woodman

Remove unused MP4 atom type

PiperOrigin-RevId: 333051018
parent 93948471
......@@ -275,9 +275,6 @@ import java.util.List;
public static final int TYPE_TTML = 0x54544d4c;
@SuppressWarnings("ConstantCaseForConstants")
public static final int TYPE_vmhd = 0x766d6864;
@SuppressWarnings("ConstantCaseForConstants")
public static final int TYPE_mp4v = 0x6d703476;
@SuppressWarnings("ConstantCaseForConstants")
......
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