| getvideooptimizationparameterResult Structure Definition |
The getvideooptimizationparameterResult structure defines the return type for getvideooptimizationparameter API. |
Syntax |
Members |
rc |
If the method succeeds, rc is 0 else rc > 0. Values above 0x8000 indicate Warnings. |
message |
If the method succeeds, message is NULL else message contains Error/Warning message. |
videooptimizationparameterList |
List of videooptimizationparameters |
| videooptimizationparameter Structure Definition |
The videooptimizationparameter structure defines the actual return type values for getvideooptimizationparameter API. |
Syntax |
Members |
quicpacingrate |
QUIC Video Pacing Rate (Kbbs) NOTE: This attribute is deprecated. This CLI option is replaced by pacing rate option under videooptimization pacingaction method. Ex: add videooptimization pacingaction quic_action -rate 1000 |
_nextgenapiresource |
See Also |