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

Class SampleSnapshotTaskInput

Returns:
OutputObjectPath Output path of an image file after sampled screenshot taking, which can be a relative or absolute path. If you need to define an output path, the path must end with `.{format}`. For variable names, refer to [Filename Variable](https://intl.cloud.tencent.com/document/product/862/37039?from_cn_redirect=1).Relative path example:
  • Filename_{Variable name}.{format}.
  • Filename.{format}.
  • Absolute path example:
  • /Custom path/Filename_{Variable name}.{format}.
  • If left empty, a relative path is used by default: `{inputName}_sampleSnapshot_{definition}_{number}.{format}`.
    Parameters:
    OutputObjectPath - Output path of an image file after sampled screenshot taking, which can be a relative or absolute path. If you need to define an output path, the path must end with `.{format}`. For variable names, refer to [Filename Variable](https://intl.cloud.tencent.com/document/product/862/37039?from_cn_redirect=1).Relative path example:
  • Filename_{Variable name}.{format}.
  • Filename.{format}.
  • Absolute path example:
  • /Custom path/Filename_{Variable name}.{format}.
  • If left empty, a relative path is used by default: `{inputName}_sampleSnapshot_{definition}_{number}.{format}`.
    Skip navigation links

    Copyright © 2025. All rights reserved.