Sanity Library Reference Docs
Preparing search index...
next-sanity
index
VideoRenditionInfoPublic
Interface VideoRenditionInfoPublic
interface
VideoRenditionInfoPublic
{
resolution
:
"1080p"
|
"480p"
|
"270p"
|
string
&
{}
;
url
:
string
;
}
Hierarchy (
View Summary
)
VideoRenditionInfoPublic
VideoRenditionInfoSigned
Index
Properties
resolution
url
Properties
resolution
resolution
:
"1080p"
|
"480p"
|
"270p"
|
string
&
{}
Resolution identifier, e.g. "1080p", "480p", "270p"
url
url
:
string
URL to the MP4 rendition (redirects to CDN)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
resolution
url
Sanity Library Reference Docs
Loading...
Resolution identifier, e.g. "1080p", "480p", "270p"