VideoResolution type
Defines values for VideoResolution. Possible values include: 'All', 'SD480p', 'HD720p', 'HD1080p'
type VideoResolution = "All" | "SD480p" | "HD720p" | "HD1080p"
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Defines values for VideoResolution. Possible values include: 'All', 'SD480p', 'HD720p', 'HD1080p'
type VideoResolution = "All" | "SD480p" | "HD720p" | "HD1080p"