Modifies the display policy of a delivery group, including settings such as frame rate, resolution, and protocol type.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
appstreaming:ModifyAppPolicy |
update |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| ProductType |
string |
Yes |
The product type. Valid values:
|
CloudApp |
| AppPolicyId |
string |
Yes |
The policy ID. |
pg-ee2znjktwgxu2**** |
| VideoPolicy |
object |
No |
The display policy. |
|
| FrameRate |
integer |
No |
The frame rate (FPS). Valid values:
|
60 |
| TerminalResolutionAdaptive |
boolean |
No |
Specifies whether to use adaptive resolution.
Valid values:
|
false |
| SessionResolutionWidth |
integer |
No |
The width of the resolution, in pixels. |
1920 |
| SessionResolutionHeight |
integer |
No |
The height of the resolution, in pixels. |
1080 |
| StreamingMode |
string |
No |
The streaming mode. This parameter is used together with the Webrtc parameter to specify the protocol type.
Valid values:
|
video |
| Webrtc |
boolean |
No |
Specifies whether to enable WebRTC. This parameter is used together with the StreamingMode parameter to specify the protocol type.
Valid values:
|
true |
| VisualQualityStrategy |
string |
No |
The visual quality strategy. Valid values:
|
smooth |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response parameters. |
||
| RequestId |
string |
The request ID. |
1CBAFFAB-B697-4049-A9B1-67E1FC5F**** |
Examples
Success response
JSON format
{
"RequestId": "1CBAFFAB-B697-4049-A9B1-67E1FC5F****"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.