Skip navigation links
com.tencentcloudapi.mps.v20190612.models

Class ComposeVideoItem

Returns:
XPos The horizontal distance of the element's center from the canvas origin. Two formats are supported:
  • If the value ends with %, it specifies the distance as a percentage of the canvas width. For example, `10%` means that the distance is 10% of the canvas width.
  • u200c
  • If the value ends with px, it specifies the distance in pixels. For example, `100px` means that the distance is 100 pixels.
  • Default value: `50%`.
    Parameters:
    XPos - The horizontal distance of the element's center from the canvas origin. Two formats are supported:
  • If the value ends with %, it specifies the distance as a percentage of the canvas width. For example, `10%` means that the distance is 10% of the canvas width.
  • u200c
  • If the value ends with px, it specifies the distance in pixels. For example, `100px` means that the distance is 100 pixels.
  • Default value: `50%`.
    Skip navigation links

    Copyright © 2024. All rights reserved.