mirror of
https://github.com/samsonjs/media.git
synced 2026-04-11 12:15:47 +00:00
Fix 1 ErrorProneStyle finding
PiperOrigin-RevId: 413188534
This commit is contained in:
parent
775983c34b
commit
0fdbff43e0
1 changed files with 1 additions and 1 deletions
|
|
@ -1413,7 +1413,7 @@ public final class Cea708Decoder extends CeaDecoder {
|
|||
* @param size See {@link Cue#size}.
|
||||
* @param windowColorSet See {@link Cue#windowColorSet}.
|
||||
* @param windowColor See {@link Cue#windowColor}.
|
||||
* @param priority See (@link #priority}.
|
||||
* @param priority See {@link #priority}.
|
||||
*/
|
||||
public Cea708CueInfo(
|
||||
CharSequence text,
|
||||
|
|
|
|||
Loading…
Reference in a new issue