watermarkUrl property

String watermarkUrl
getter/setter pair
  • Description: The URL of the watermark image. The image specified by the URL will be mixed during On-Cloud MixTranscoding.
  • Note:
    • The URL can be 512 bytes long at most, and the image must not exceed 2 MB.
    • The image can be in PNG, JPG, JPEG, or BMP format. We recommend you use a semitransparent image in PNG format.

Implementation

String watermarkUrl;