Skip to content

Commit

Permalink
Add support for most setters in SimpleBasePlayer
Browse files Browse the repository at this point in the history
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
tonihei authored and icbaker committed Dec 12, 2022
1 parent 1ac72de commit e598a17
Show file tree
Hide file tree
Showing 3 changed files with 1,947 additions and 60 deletions.
Loading

0 comments on commit e598a17

Please sign in to comment.