mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Doc fix
This commit is contained in:
parent
1732aa761c
commit
955c7b25a4
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ import java.io.InputStream;
|
|||
/**
|
||||
* A {@link SubtitleParser} for tx3g.
|
||||
* <p>
|
||||
* Currently only supports parsing of a single text track
|
||||
* Currently only supports parsing of a single text track.
|
||||
*/
|
||||
public final class Tx3gParser implements SubtitleParser {
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue