mirror of
https://github.com/androidx/media.git
synced 2025-05-05 14:40:50 +08:00

We're no longer tied to the emsg spec, so we can skip unused fields and assume ms for duration. Also remove @Nullable annotation from EventMessageEncoder#encode, it seems the current implementation never returns null PiperOrigin-RevId: 262135009