-
-
Notifications
You must be signed in to change notification settings - Fork 200
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
Not getting resolution of video #43
Comments
|
Player has issue getting resolution of video it always returns 0 , 0 |
please provide the playback url |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
print("Size = (String(describing: playerView.playerLayer.player?.naturalSize))")
this gives me
Size = Optional((0.0, 0.0))
I am not getting resolution can you help please @kingslay ?
The text was updated successfully, but these errors were encountered: