Type Aliases
MediaSourceVideo
declaration
MediaSourceVideo = {
height:number;length: {duration:string; };provider:string;responsive?:"static"|"mobile"|"desktop";src:string;width:number; }
A MediaSourceVideo is a single source for a video.
Type declaration
| Name | Type |
|---|---|
|
|
| { |
|
|
|
|
|
|
|
|
|
|