Skip navigation links
com.tencentcloudapi.vod.v20180717.models

Class FastEditMediaRequest

Returns:
ClipMode ClipMode is used to indicate whether to include this segment when the clipping time point falls in the middle of a TS segment. There are two values:
  • StartInclusiveEndInclusive: When the clip start time point and end time point fall in the middle of a segment, this segment will be included;
  • StartInclusiveEndExclusive: When the starting time point falls in the middle of a segment, the segment will be included; when the end time point falls in the middle of a segment, the segment will not be included.
  • If not specified, the default is StartInclusiveEndInclusive.
    Parameters:
    ClipMode - ClipMode is used to indicate whether to include this segment when the clipping time point falls in the middle of a TS segment. There are two values:
  • StartInclusiveEndInclusive: When the clip start time point and end time point fall in the middle of a segment, this segment will be included;
  • StartInclusiveEndExclusive: When the starting time point falls in the middle of a segment, the segment will be included; when the end time point falls in the middle of a segment, the segment will not be included.
  • If not specified, the default is StartInclusiveEndInclusive.
    Skip navigation links

    Copyright © 2024. All rights reserved.