Player Config
Pass initial player options as the second argument to useYouTubePlayer.
Important options
autoplaycontrolsloopmutedstartTimeendTimeplaysinlinerelorigin
Autoplay caveat
Autoplay may be blocked by browser or platform policy when audio is not muted. If autoplay behavior matters, test the combination of autoplay and muted on your target platforms.
About origin
origin matters most when you are dealing with advanced WebView scenarios. If you are using a custom player page or custom webViewUrl, keep the document origin and the configured iframe origin aligned.
