mirror of
https://github.com/samsonjs/media.git
synced 2026-03-27 09:45:47 +00:00
Tiny cleanup
This commit is contained in:
parent
773a69ddf9
commit
efa92ac168
1 changed files with 1 additions and 1 deletions
|
|
@ -44,8 +44,8 @@ import java.util.TreeSet;
|
|||
public static final String TAG_SMPTE_INFORMATION = "smpte:information";
|
||||
|
||||
public final String tag;
|
||||
public final boolean isTextNode;
|
||||
public final String text;
|
||||
public final boolean isTextNode;
|
||||
public final long startTimeUs;
|
||||
public final long endTimeUs;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue