| getvideooptimizationglobalpacingResult Structure Definition |
The getvideooptimizationglobalpacingResult structure defines the return type for getvideooptimizationglobalpacing 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. |
videooptimizationglobalpacingList |
List of videooptimizationglobalpacings |
| videooptimizationglobalpacing Structure Definition |
The videooptimizationglobalpacing structure defines the actual return type values for getvideooptimizationglobalpacing API. |
Syntax |
Members |
type |
Specifies the bind point whose policies you want to display. |
policyname |
Name of the videooptimization pacing policy. |
priority |
Specifies the priority of the policy. |
gotopriorityexpression |
Expression specifying the priority of the next policy which will get evaluated if the current policy rule evaluates to TRUE. |
numpol |
number of polices bound. |
globalbindtype |
_nextgenapiresource |
videooptpacepolicyname |
videooptpacepolicypriority |
videooptpacepolicynextexpr |
videooptpacepolicynumpol |
See Also |