Vinyl
Preparing search index...
@amzn/vinyl-dmls
PreloadedContentResponse
Interface PreloadedContentResponse
interface
PreloadedContentResponse
{
assetQualities
?:
AssetQuality
[]
;
cdnTypeList
:
string
[]
;
contentID
:
ContentID
;
contentTypeList
?:
ContentType
[]
;
drmType
?:
DrmType
;
expiration
:
number
;
firstChunkURL
?:
string
;
flacDimensions
?:
FlacDimensions
;
format
?:
Format
;
httpHeaders
?:
HttpHeaders
;
protocol
:
string
;
statusCode
:
ContentResponseStatusCode
;
statusMessage
:
string
;
substituteAsin
?:
string
;
urlList
:
string
[]
;
}
Hierarchy (
View Summary
)
ContentResponse
PreloadedContentResponse
Index
Properties
asset
Qualities?
cdn
Type
List
content
ID
content
Type
List?
drm
Type?
expiration
first
Chunk
URL?
flac
Dimensions?
format?
http
Headers?
protocol
status
Code
status
Message
substitute
Asin?
url
List
Properties
Optional
asset
Qualities
assetQualities
?:
AssetQuality
[]
cdn
Type
List
cdnTypeList
:
string
[]
content
ID
contentID
:
ContentID
Optional
content
Type
List
contentTypeList
?:
ContentType
[]
Optional
drm
Type
drmType
?:
DrmType
expiration
expiration
:
number
Optional
first
Chunk
URL
firstChunkURL
?:
string
Optional
flac
Dimensions
flacDimensions
?:
FlacDimensions
Optional
format
format
?:
Format
Optional
http
Headers
httpHeaders
?:
HttpHeaders
protocol
protocol
:
string
status
Code
statusCode
:
ContentResponseStatusCode
status
Message
statusMessage
:
string
Optional
substitute
Asin
substituteAsin
?:
string
url
List
urlList
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
asset
Qualities
cdn
Type
List
content
ID
content
Type
List
drm
Type
expiration
first
Chunk
URL
flac
Dimensions
format
http
Headers
protocol
status
Code
status
Message
substitute
Asin
url
List
Vinyl
Loading...