JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
Package
util.annotation
Annotation Type Pipeline
@Retention(RUNTIME) @Target(TYPE) public @interface
Pipeline
Annotation used to register pipelines. To declare a pipeline, but not have it be run see
Disabled
.
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
int
camera
Camera the pipeline wants to run on.
Element Detail
camera
int camera
Camera the pipeline wants to run on.
Returns:
The camera port as an
int
Default:
0