Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

We should be able to hide media controls #612

Open
hadi7khan opened this issue Nov 8, 2023 · 1 comment
Open

We should be able to hide media controls #612

hadi7khan opened this issue Nov 8, 2023 · 1 comment

Comments

@hadi7khan
Copy link

Controls like play/pause button and full screen button should be hidden if we want. Also the progress bar below. We might want to show only video not the controls like live streaming

@mohannadjamal
Copy link

mohannadjamal commented Nov 9, 2023

FijkView(
   player: widget.player,
   panelBuilder: (player, data, context, viewSize, texturePos) {
      return null;
   }
)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants