File Upload (video only on mobile)

In handcoded forms I can make it so mobile devices (ie. iOS) displays only “Take Video” not “Take Photo or Video” when you click a file upload input button by setting it to input type=“file” accept=“video/*”

Is this possible to do with Gravity Forms? I know I can set the type, etc…but I don’t know of a way to set the above example, as I am most concerned with UI and going right into the Video recorder on mobile (instead of photo camera).

Thanks