media/libraries/common/src
christosts 9e9c3cbe5e 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
2024-01-22 05:20:34 -08:00
..
main SimpleBasePlayer: add protected method for thread verification 2024-01-22 05:20:34 -08:00
test Play clear samples in DRM content without keys by default 2024-01-05 07:46:25 -08:00