mirror of
https://github.com/androidx/media.git
synced 2025-05-18 04:59:54 +08:00

This class is a lower-level UI component that isn't directly needed if apps are using `PlayerView` to handle their video output (it is used as an implementation detail of `PlayerView`). Removing its unecessary usages from this demo avoids developers copying this as an example when building their own apps. #cherrypick PiperOrigin-RevId: 644972454 (cherry picked from commit cb8f87e05e73d72ce7d2c405c4c5899dc31ade5e)