Functions
- ANTStream()
ANT Stream API
- Pipeline(name, elementIndex)
Pipeline
- Element(name, elementIndex)
Element
ANTStream()
ANT Stream API
Pipeline(name, elementIndex)
Pipeline
Kind: global function
| Param | Type | Description |
|---|---|---|
| name | string |
the name of the pipeline |
| elementIndex | int |
the element index of the pipeline that is internally managed. |
Element(name, elementIndex)
Element
Kind: global function
| Param | Type | Description |
|---|---|---|
| name | string |
the name of the element |
| elementIndex | int |
the index of the element that is internally managed. |