| Package | Description | 
|---|---|
| com.tencentcloudapi.mps.v20190612.models | 
| Modifier and Type | Method and Description | 
|---|---|
| UrlInputInfo | MediaInputInfo. getUrlInputInfo()Get This parameter is required and valid when `Type` is `URL`, indicating the information of a URL object for video processing. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | MediaInputInfo. setUrlInputInfo(UrlInputInfo UrlInputInfo)Set This parameter is required and valid when `Type` is `URL`, indicating the information of a URL object for video processing. | 
| Constructor and Description | 
|---|
| UrlInputInfo(UrlInputInfo source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
Copyright © 2022. All rights reserved.