mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Update javadoc for
This commit is contained in:
parent
aba51191aa
commit
71db918f91
1 changed files with 1 additions and 1 deletions
|
|
@ -618,7 +618,7 @@ public final class MpeghUtil {
|
||||||
/** A label indicating which packets belong together. */
|
/** A label indicating which packets belong together. */
|
||||||
public final long packetLabel;
|
public final long packetLabel;
|
||||||
|
|
||||||
/** The length of MHAS packet in bytes. */
|
/** The length of MHAS packet payload in bytes. */
|
||||||
public final int packetLength;
|
public final int packetLength;
|
||||||
|
|
||||||
/** The length of MHAS packet header in bytes. */
|
/** The length of MHAS packet header in bytes. */
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue