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

How to set video component size in 9:16? When I set width & height props, video component seems be controlled in 16:9 scale. #245

Closed
Nicksapp opened this issue Apr 6, 2022 · 1 comment

Comments

@Nicksapp
Copy link

Nicksapp commented Apr 6, 2022

How to set video component size in 9:16?
When I set width & height props, video component seems be controlled in 16:9 scale.

image

Can see that I set Player size to height:400, width:290, but video height can't set to 400.

@LonelyCpp
Copy link
Owner

if you want the player to expand into a custom height and ignore aspect-ratio, you can try this - #13 (comment)

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