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

[Feature] add parameter isAlwaysLandscapeOnFullscreen on CustomVideoPlayerController and isMutedButton Show #44

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

bayysp
Copy link

@bayysp bayysp commented Nov 21, 2022

Currently, the library will always show the fullscreen mode in portrait mode when the video resolution is Square, so I put an optional parameter on CustomVideoPlayerController which make the video player will always on Landscape fullscreen mode if the value is set to true

and I put showMutedButton to show muted button, and the user can customize the button's appearance, so with this changes, user can muted and unmuted the video sounds

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

Successfully merging this pull request may close these issues.

None yet

2 participants