| getvideooptimizationpacingactionResult Structure Definition |
The getvideooptimizationpacingactionResult structure defines the return type for getvideooptimizationpacingaction 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. |
videooptimizationpacingactionList |
List of videooptimizationpacingactions |
| videooptimizationpacingaction Structure Definition |
The videooptimizationpacingaction structure defines the actual return type values for getvideooptimizationpacingaction API. |
Syntax |
Members |
name |
Name of the video optimization pacing action. |
hits |
The number of times the action has been taken. |
referencecount |
The number of references to the action. |
undefhits |
The number of times the action resulted in UNDEF. |
rate |
ABR Video Optimization Pacing Rate (in Kbps) |
comment |
Comment. Any type of information about this video optimization detection action. |
builtin |
Flag to determine whether video optimization detection action is built-in or not |
_nextgenapiresource |
See Also |