Interface: VideoFillProp
Defined in: attributes/shape/fill/implementations/video.ts:6
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:21
duration?
optionalduration?:number
Defined in: attributes/shape/fill/implementations/video.ts:19
filters?
optionalfilters?:MediaFilter[]
Defined in: attributes/shape/fill/implementations/video.ts:17
loop?
optionalloop?:"reverse"|"forward"|"none"
Defined in: attributes/shape/fill/implementations/video.ts:18
mode?
optionalmode?:ImageFillMode
Defined in: attributes/shape/fill/implementations/video.ts:9
opacity?
optionalopacity?:number
Defined in: attributes/shape/fill/implementations/video.ts:20
playing
playing:
boolean
Defined in: attributes/shape/fill/implementations/video.ts:13
scaling?
optionalscaling?:number
Defined in: attributes/shape/fill/implementations/video.ts:11
speed?
optionalspeed?:number
Defined in: attributes/shape/fill/implementations/video.ts:16
src
src:
string
Defined in: attributes/shape/fill/implementations/video.ts:8
timestamp
timestamp:
number
Defined in: attributes/shape/fill/implementations/video.ts:12
transform?
optionaltransform?:ImageTransform
Defined in: attributes/shape/fill/implementations/video.ts:10
trimEnd?
optionaltrimEnd?:number
Defined in: attributes/shape/fill/implementations/video.ts:15
trimStart?
optionaltrimStart?:number
Defined in: attributes/shape/fill/implementations/video.ts:14
type
type:
"video"
Defined in: attributes/shape/fill/implementations/video.ts:7