Video preprocessor module
(require("src/preprocessor/video/index"))(operation) → {function}
Builds a function that takes a reader result and transforms it into an image stream.
Parameters:
Name | Type | Description |
---|---|---|
operation |
FlamingoOperation |
- Source:
Returns:
- Type
- function
- Source: