Skip to content

makeIterableSource

TypeScript helpershelperOpenCV 5.0.0
import { makeIterableSource } from '@banou/opencv-wasm'
ARGUMENTSSee signature below
HELPERmakeIterableSource
RETURN TYPESee signature below
Call structure. A void return can still write to destination arguments. The parameter descriptions define inputs, outputs and ownership.

Convert a synchronous or asynchronous iterable to a source with explicit end-of-stream cleanup.

export declare const makeIterableSource: (frames: GraphFrames) => GraphSource;

These signatures describe this package. Upstream documentation can mention optional backends that are absent from this build. Check runtime compatibility before choosing a backend or file format.