Create Enhanced Watermark Filter

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The Enhanced Watermark Filter to be created. Only one horizontal and one vertical distance parameter is allowed, either top or bottom, and either left or right. See example body.

string

Name of the resource. Can be freely chosen by the user.

string

Description of the resource. Can be freely chosen by the user.

string

User-specific meta data. This can hold anything.

string
required

URL of the file to be used as watermark image. Supported image formats: PNG, JPEG, BMP, GIF

double

Distance from the left edge of the input video to the left edge of the watermark image. May not be set if 'right' is set.

double

Distance from the right edge of the input video to the right edge of the watermark image . May not be set if 'left' is set.

double

Distance from the top edge of the input video to the top edge of the watermark image. May not be set if 'bottom' is set.

double

Distance from the bottom edge of the input video to the bottom edge of the watermark image. May not be set if 'top' is set.

string
enum
Defaults to PIXELS
Allowed:
double

Opacity to apply on the watermark image. Valid values are from 0.0 (completely transparent) to 1.0 (not transparent at all)

double

Desired width of the watermark image, the unit of the parameter is specified separately by the parameter 'unit'. If both width and height are set the watermark size is fixed. If only one is set the aspect ratio of the image will be used to rescale it

double

Desired height of the watermark image, the unit of the parameter is specified separately by the parameter 'unit'. If both width and height are set the watermark size is fixed. If only one is set the aspect ratio of the image will be used to rescale it

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json