Commit 35988395 by olly Committed by Oliver Woodman

Fix incorrect Javadoc

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=148633347
parent ad857852
...@@ -93,7 +93,7 @@ public final class Track { ...@@ -93,7 +93,7 @@ public final class Track {
public final long[] editListMediaTimes; public final long[] editListMediaTimes;
/** /**
* For H264 video tracks, the length in bytes of the NALUnitLength field in each sample. -1 for * For H264 video tracks, the length in bytes of the NALUnitLength field in each sample. 0 for
* other track types. * other track types.
*/ */
public final int nalUnitLengthFieldLength; public final int nalUnitLengthFieldLength;
......
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