Media & Video
updateBlurRegion
Update Blur Region
Update a blur region on a Studio video project: retime it, re-track it with new keyframes, or change its shape, strength, or feather.
Arguments
appIdstringrequiredThe Studio video project (app) ID.clipIdstringrequiredThe clip the region sits on.regionIdstringrequiredThe blur region id (from listBlurRegions).startnumberoptionalNew active-start seconds.endnumberoptionalNew active-end seconds.keyframesobject[]optionalReplacement keyframe track for the moving region.shapestringoptionalRegion shape: a rectangle or an ellipse.stylestringoptionalObscure style: a soft gaussian blur (default) or a blocky mosaic/pixelate.strengthnumberoptionalNew intensity.feathernumberoptionalNew edge softness.easestringoptionalEasing used to interpolate the region between keyframes.
Returns
The registry does not declare a return shape.
Declared limits
start: minimum 0end: minimum 0keyframes: minimum items 1strength: minimum 0strength: maximum 1feather: minimum 0feather: maximum 1
Ask for it
The Cloud routes these requests to this verb.
- make that blur stronger
- move the blur to follow them longer
- soften the blur edges
Pair it with
The verbs that finish the job.