Interface: VideoFillResolved
Defined in: attributes/shape/fill/implementations/video.ts:24
Properties
blend?
optionalblend?:"color"|"multiply"|"screen"|"overlay"|"darken"|"lighten"|"color-dodge"|"color-burn"|"hard-light"|"soft-light"|"difference"|"exclusion"|"hue"|"saturation"|"luminosity"|"normal"
Defined in: attributes/shape/fill/implementations/video.ts:40
duration?
optionalduration?:number
Defined in: attributes/shape/fill/implementations/video.ts:38
filters?
optionalfilters?:MediaFilter[]
Defined in: attributes/shape/fill/implementations/video.ts:36
loop?
optionalloop?:"reverse"|"forward"|"none"
Defined in: attributes/shape/fill/implementations/video.ts:37
mode?
optionalmode?:ImageFillMode
Defined in: attributes/shape/fill/implementations/video.ts:27
opacity?
optionalopacity?:number
Defined in: attributes/shape/fill/implementations/video.ts:39
playing
playing:
boolean
Defined in: attributes/shape/fill/implementations/video.ts:31
playStart?
optionalplayStart?:number
Defined in: attributes/shape/fill/implementations/video.ts:34
scaling?
optionalscaling?:number
Defined in: attributes/shape/fill/implementations/video.ts:29
speed?
optionalspeed?:number
Defined in: attributes/shape/fill/implementations/video.ts:35
src
src:
string
Defined in: attributes/shape/fill/implementations/video.ts:26
timestamp
timestamp:
number
Defined in: attributes/shape/fill/implementations/video.ts:30
transform?
optionaltransform?:ImageTransform
Defined in: attributes/shape/fill/implementations/video.ts:28
trimEnd?
optionaltrimEnd?:number
Defined in: attributes/shape/fill/implementations/video.ts:33
trimStart?
optionaltrimStart?:number
Defined in: attributes/shape/fill/implementations/video.ts:32
type
type:
"video"
Defined in: attributes/shape/fill/implementations/video.ts:25