media/libraries/common/src
christosts 05b8e633e3 SimpleBasePlayer: add protected method for thread verification
Add protected method in SimpleBasePlayer for thread verification to help
subclasses verify thread access for additional methods they define and
still report the same message to the user.

Also, remove the DAC link pointing to the ExoPlayer-specific
documentation from the exception message. Users who extend
SimpleBasePlayer have access to the class' javadoc.

PiperOrigin-RevId: 600426692
(cherry picked from commit 9e9c3cbe5e)
2024-01-25 11:42:43 +00:00
..
main SimpleBasePlayer: add protected method for thread verification 2024-01-25 11:42:43 +00:00
test Play clear samples in DRM content without keys by default 2024-01-05 07:46:25 -08:00