Mencari template watermark.
Deskripsi operasi
The total number of returned entries.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
mts:SearchWaterMarkTemplate |
get |
*全部资源
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| PageSize |
integer |
No |
Jumlah entri per halaman.
|
10 |
| PageNumber |
integer |
No |
Nomor halaman. Nilai default: 1. |
1 |
| State |
string |
No |
Status template watermark yang ingin Anda kueri. Nilai valid:
|
Normal |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
The details of the watermark templates. |
||
| TotalCount |
integer |
The type of the watermark. Valid values:
Catatan
Only watermarks of the Image types are supported. |
1 |
| PageSize |
integer |
The values of the Height, Width, Dx, and Dy parameters relative to the reference edges. If the values of the Height, Width, Dx, and Dy parameters are decimals between 0 and 1, the values are calculated by referring to the following edges in sequence:
|
10 |
| RequestId |
string |
The ID of the request. |
FC029D04-8F47-57FF-A759-23383C15617D |
| PageNumber |
integer |
The width of the watermark image in the output video. The value can be an integer or a decimal.
|
1 |
| WaterMarkTemplateList |
object |
||
| WaterMarkTemplate |
array<object> |
The height of the watermark image in the output video. The value can be an integer or a decimal.
|
|
|
array<object> |
The vertical offset of the watermark relative to the output video image. Default value: 0. The default value indicates no offset. The value can be an integer or a decimal.
|
||
| Type |
string |
The position of the watermark. Valid values:
|
Image |
| RatioRefer |
object |
The status of the watermark template. Valid values: Valid values:
|
|
| Dx |
string |
The horizontal offset. Unit: pixel. |
0.51 |
| Width |
string |
The width of the watermark image. Unit: pixel. |
0.36 |
| Height |
string |
The height of the watermark image. Unit: pixel. |
0.33 |
| Dy |
string |
The timeline of the watermark. |
0.2 |
| ReferPos |
string |
The beginning of the time range during which the watermark is displayed.
|
TopRight |
| State |
string |
The display duration of the watermark. Default value: ToEND. The default value indicates that the watermark is displayed until the video ends. |
Normal |
| Dx |
string |
The name of the watermark template. |
100 |
| Width |
string |
The vertical offset. Unit: pixel. |
8 |
| Height |
string |
The ID of the watermark template. |
8 |
| Timeline |
object |
The timeline of the watermark. |
|
| Start |
string |
The total number of returned entries. |
0 |
| Duration |
string |
The horizontal offset of the watermark relative to the output video image. Default value: 0. The default value indicates no offset. The value can be an integer or a decimal.
|
ToEND |
| Name |
string |
The width of the watermark image in the output video. The value can be an integer or a decimal.
|
example-watermark |
| Dy |
string |
The values of the Height, Width, Dx, and Dy parameters relative to the reference edges. If the values of the Height, Width, Dx, and Dy parameters are decimals between 0 and 1, the values are calculated by referring to the following edges in sequence:
|
100 |
| Id |
string |
The vertical offset. Unit: pixel. |
88c6ca184c0e4578645b665e2a12**** |
Contoh
Respons sukses
JSONformat
{
"TotalCount": 1,
"PageSize": 10,
"RequestId": "FC029D04-8F47-57FF-A759-23383C15617D",
"PageNumber": 1,
"WaterMarkTemplateList": {
"WaterMarkTemplate": [
{
"Type": "Image",
"RatioRefer": {
"Dx": "0.51",
"Width": "0.36",
"Height": "0.33",
"Dy": "0.2"
},
"ReferPos": "TopRight",
"State": "Normal",
"Dx": "100",
"Width": "8",
"Height": "8",
"Timeline": {
"Start": "0",
"Duration": "ToEND"
},
"Name": "example-watermark",
"Dy": "100",
"Id": "88c6ca184c0e4578645b665e2a12****"
}
]
}
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.