UNPKG
@dailymotion/vast-client
Version:
latest (6.4.5)
6.4.5
6.4.4
6.4.3
6.4.2
6.4.1
6.4.0
6.3.1
6.3.0
6.2.0
6.1.0
6.0.2
6.0.1
6.0.0
5.0.0
4.0.1
4.0.0
3.3.0
JavaScript VAST Client
github.com/dailymotion/vast-client-js
dailymotion/vast-client-js
@dailymotion/vast-client
/
dist
/
types
/
mezzanine.d.ts
12 lines
•
244 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
export
function
createMezzanine
(
): {
id
:
any
;
fileURL
:
any
;
delivery
:
any
;
codec
:
any
;
type
:
any
;
width
:
number
;
height
:
number
;
fileSize
:
number
;
mediaType
:
string
; };
//# sourceMappingURL=mezzanine.d.ts.map