MediaPermissionVideo
Specifies the permission level for video.
AllVideo = 3
Permission that allows unrestricted video playback.
NoVideo = 0
Permission that denies all video playback.
SafeVideo = 2
Permission that allows safe, limited video playback, which includes denying stream access to the image file.
Permission that only allows video playback of files that are located at the application's site of origin.