public enum VideoFileType : String, Codable
Supported video file formats.
[MP4](#/s:9embed_sdk13VideoFileTypeO3MP4yA2CmF)
MP4 video format
Swift
case MP4 = "video/mp4"