
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