Welcome! › Forums › Unity Plugins › In-App Web Browser › need access of “allowsInlineMediaPlayback” › Reply To: need access of “allowsInlineMediaPlayback”
July 27, 2022 at 2:53 am
#12131
ajay@pv
Participant
this is how we are displaying the video element “<video webkit-playsinline=”true” playsinline=”true” id=”my-video_html5_api” class=”vjs-tech” preload=”auto” controls>
<source src=”https://www.w3schools.com/html/mov_bbb.mp4″ type=”video/mp4″> </video>”
- This reply was modified 2 years, 5 months ago by ajay@pv.