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

Class ComposeTransitionItem

Returns:
Duration The element duration.
  • The value of this parameter ends with `s`, which means seconds. For example, `3s` indicates 3 seconds.
  • Default value: `1s`. Note
  • The number before `s` must be an integer. Non-integers will be rounded down to the nearest integer.
  • The transition element must be between two non-empty elements.
  • The duration of the transition element must be shorter than that of the preceding element and the following element.
  • u200c
  • The start time of the following element on the track will be automatically changed to the end time of the preceding element minus the duration of the transition element.
  • Parameters:
    Duration - The element duration.
  • The value of this parameter ends with `s`, which means seconds. For example, `3s` indicates 3 seconds.
  • Default value: `1s`. Note
  • The number before `s` must be an integer. Non-integers will be rounded down to the nearest integer.
  • The transition element must be between two non-empty elements.
  • The duration of the transition element must be shorter than that of the preceding element and the following element.
  • u200c
  • The start time of the following element on the track will be automatically changed to the end time of the preceding element minus the duration of the transition element.
  • Skip navigation links

    Copyright © 2024. All rights reserved.