Expose a configuration for setting the playsinline attribute
The HTML video tag has a playsinline attribute that indicates whether the video will be played "inline", that is within the element's playback area or in full screen. Expose an option that allows setting the attribute for the MediaPlayer's video tag.