@motion-script/core / VideoFillResolved
Interface: VideoFillResolved
Defined in: attributes/shape/fill/implementations/video.ts:61
Properties
anchor?
optionalanchor?:Vector2
Defined in: attributes/shape/fill/implementations/video.ts:67
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:80
crop?
optionalcrop?:InsetsResolved
Defined in: attributes/shape/fill/implementations/video.ts:65
duration?
optionalduration?:number
Defined in: attributes/shape/fill/implementations/video.ts:78
filters?
optionalfilters?:VideoFillFilter[]
Defined in: attributes/shape/fill/implementations/video.ts:76
fit?
optionalfit?:ImageFit
Defined in: attributes/shape/fill/implementations/video.ts:64
loop?
optionalloop?:"reverse"|"none"|"forward"
Defined in: attributes/shape/fill/implementations/video.ts:77
matrix?
optionalmatrix?:ImageMatrix
Defined in: attributes/shape/fill/implementations/video.ts:68
opacity?
optionalopacity?:number
Defined in: attributes/shape/fill/implementations/video.ts:79
playing
playing:
boolean
Defined in: attributes/shape/fill/implementations/video.ts:71
playStart?
optionalplayStart?:number
Defined in: attributes/shape/fill/implementations/video.ts:74
speed?
optionalspeed?:number
Defined in: attributes/shape/fill/implementations/video.ts:75
src
src:
string
Defined in: attributes/shape/fill/implementations/video.ts:63
timestamp?
optionaltimestamp?:number|null
Defined in: attributes/shape/fill/implementations/video.ts:70
Explicit source time, or undefined/null to derive it — see VideoFillProp.timestamp.
trimEnd?
optionaltrimEnd?:number
Defined in: attributes/shape/fill/implementations/video.ts:73
trimStart?
optionaltrimStart?:number
Defined in: attributes/shape/fill/implementations/video.ts:72
type
type:
"video"
Defined in: attributes/shape/fill/implementations/video.ts:62
zoom?
optionalzoom?:number
Defined in: attributes/shape/fill/implementations/video.ts:66