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

Class AdaptiveDynamicStreamingTaskInput

Returns:
OutputObjectPath Output path for the manifest file after adaptive dynamic streaming. It can be either a relative path or an absolute path. If you need to define an output path, the path must end with `.{format}`. Refer to [Filename Variable Description](https://intl.cloud.tencent.com/document/product/862/37039?from_cn_redirect=1) for variable names. Example of relative path:
  • filename_{variable name}.{format}
  • filename.{format}
  • Example of absolute path:
  • /custom path/filename_{variable name}.{format}
  • If not filled in, it is a relative path by default: {inputName}_adaptiveDynamicStreaming_{definition}.{format}.
    Parameters:
    OutputObjectPath - Output path for the manifest file after adaptive dynamic streaming. It can be either a relative path or an absolute path. If you need to define an output path, the path must end with `.{format}`. Refer to [Filename Variable Description](https://intl.cloud.tencent.com/document/product/862/37039?from_cn_redirect=1) for variable names. Example of relative path:
  • filename_{variable name}.{format}
  • filename.{format}
  • Example of absolute path:
  • /custom path/filename_{variable name}.{format}
  • If not filled in, it is a relative path by default: {inputName}_adaptiveDynamicStreaming_{definition}.{format}.
    Skip navigation links

    Copyright © 2025. All rights reserved.