makeIterableSource
import { makeIterableSource } from '@banou/opencv-wasm'ARGUMENTSSee signature below
HELPERmakeIterableSource
RETURN TYPESee signature below
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.