getvideooptimizationglobaldetectionResult Structure Definition

The getvideooptimizationglobaldetectionResult structure defines the return type for getvideooptimizationglobaldetection 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.

videooptimizationglobaldetectionList

List of videooptimizationglobaldetections


videooptimizationglobaldetection Structure Definition

The videooptimizationglobaldetection structure defines the actual return type values for getvideooptimizationglobaldetection API.

Syntax



Members

type

Specifies the bind point whose policies you want to display.

policyname

Name of the videooptimization detection 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


videooptdetectionpolicyname


videooptdetectionpolicypriority


videooptdetectionpolicynextexpr


videooptdetectionpolicynumpol


See Also