Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update
SsaParser
logic to show it never returns duration=UNSET
In an upcoming change I'm going to mark SSA subtitles as 'merge replacement behavior', which will mean that `CuesWithTiming.durationUs=C.TIME_UNSET` will not be permitted. This CL makes it clear that `SsaParser` obeys that invariant. PiperOrigin-RevId: 557504633
- Loading branch information