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

Add props for muted and playsInline #37

Open
pr1ntr opened this issue Jan 24, 2020 · 0 comments
Open

Add props for muted and playsInline #37

pr1ntr opened this issue Jan 24, 2020 · 0 comments

Comments

@pr1ntr
Copy link

pr1ntr commented Jan 24, 2020

The video props do not support playsInline or muted which is problematic for autoplay videos and iphones. I am trying to submit a PR but I can't test since I am blocked by #36

dannya added a commit to wonderscore/react-video-renderer that referenced this issue Jun 22, 2020
…ean` attribute) to allow specifying initial muted behavior.

* Add `playsInline` prop (default: `undefined` - since this is a HTML `boolean` attribute) to allow specifying playsinline behavior.

Resolves zzarcon#37
dannya added a commit to wonderscore/react-video-renderer that referenced this issue Jun 22, 2020
…ean` attribute) to allow specifying initial muted behavior.

* Add `playsInline` prop (default: `undefined` - since this is a HTML `boolean` attribute) to allow specifying playsinline behavior.

Resolves zzarcon#37
dannya added a commit to wonderscore/react-video-renderer that referenced this issue Jun 22, 2020
…ean` attribute) to allow specifying initial muted behavior.

* Add `playsInline` prop (default: `undefined` - since this is a HTML `boolean` attribute) to allow specifying playsinline behavior.

Resolves zzarcon#37
dannya added a commit to wonderscore/react-video-renderer that referenced this issue Jun 22, 2020
…ean` attribute) to allow specifying initial muted behavior.

* Add `playsInline` prop (default: `undefined` - since this is a HTML `boolean` attribute) to allow specifying playsinline behavior.

Resolves zzarcon#37
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

1 participant