ANDRequestWrapper
Allows an event channel request subsetter to be embedded within a event channelgroup request subsetter. The result is the AND of result of all the individual per channel request subsetters. The is most often used within the motion vector arm.
Example
<ANDRequestWrapper> <requestPrint /> </ANDRequestWrapper>
This consists of
request choice
</ANDRequestWrapper>
<requestAND> <requestOR> <requestNOT> <requestPrint/> <breqFastRequest> <passRequest> <externalRequest>
end request choice
Places this can be found
vectorRequest
In vectorRequest there is a choice between all of the following