
This is a no-op assuming the class is always used correctly. When release causes referenceCount to reach zero there can be at most one EventDispatcher still connected (which is the one that must be passed to that final release() call), so we can always pass the event directly to the EventDispatcher passed in to release(). PiperOrigin-RevId: 358794004
ExoPlayer library
The ExoPlayer library is split into multiple modules. See ExoPlayer's top level README for more information about the available library modules and how to use them.