mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00

Cue's UNSET and null values should be used when the source data doesn't specify *and* the spec doesn't provide a clear default. In the WebVTT case, the defaults are clear, so we use them explicitly. PiperOrigin-RevId: 277522899