mirror of
https://github.com/samsonjs/media.git
synced 2026-04-04 11:05:47 +00:00
Fix incorrect Javadoc
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=148633347
This commit is contained in:
parent
ad857852e5
commit
35988395d2
1 changed files with 1 additions and 1 deletions
|
|
@ -93,7 +93,7 @@ public final class Track {
|
|||
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.
|
||||
*/
|
||||
public final int nalUnitLengthFieldLength;
|
||||
|
|
|
|||
Loading…
Reference in a new issue