Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for most setters in SimpleBasePlayer
This adds the forwarding logic for most setters in SimpleExoPlayer in the same style as the existing logic for setPlayWhenReady. This change doesn't implement the setters for modifying media items, seeking and releasing yet as they require additional handling that goes beyond the repeated implementation pattern in this change. PiperOrigin-RevId: 492124399
- Loading branch information