tonihei bc829695bc Add error messages to correctness assertions in SimpleBasePlayer
Users of this class may run into these assertions when creating the
State and they need to check the source code to understand why
the State is invalid. Adding error messages to all our correctness
assertions helps to understand the root cause more easily.

PiperOrigin-RevId: 496875109
(cherry picked from commit 6c98f238e45d19a14041d58f5938f3399da04eb5)
2023-01-25 18:17:16 +00:00
..
2021-10-27 09:12:46 +01:00
2023-01-25 18:01:21 +00:00

Common module

Provides common code and utilities used by other media modules. Application code will not normally need to depend on this module directly.