Skip to main content

Type Definitions

StampOptions

Configuration options for stamp visual effects.

FieldTypeDescription
xnumberX position on screen (pixels)
ynumberY position on screen (pixels)
widthnumberWidth in pixels
heightnumberHeight in pixels
alphanumberOpacity (0--1)
durationnumberDuration in seconds before the stamp disappears

StampRequestBody

Request body for creating a stamp effect.

FieldTypeDescription
assetstringAsset ID of the stamp image
xnumberX position on screen (pixels)
ynumberY position on screen (pixels)
widthnumberWidth in pixels
heightnumberHeight in pixels
alphanumberOpacity (0--1)
durationnumberDuration in seconds