YouTube iframe player - trigger fullscreen on iOS

前端 未结 3 2012
旧时难觅i
旧时难觅i 2021-02-20 04:44

Using the YouTube iframe embed player, is there a way to trigger fullscreen programatically? I want to remove the default controls (using controls=0) but then have the ability t

3条回答
  •  天涯浪人
    2021-02-20 04:59

    You can use this library XCDYouTubeKit instead of iframe player.
    Its very simple and powerful. Supports full-screen as well as non full-screen.

提交回复
热议问题