Commit a196fb07 by andrewlewis Committed by kim-vde

Remove unused MP4 atom type

PiperOrigin-RevId: 333051018
parent 25e31743
......@@ -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