Skip to content

gapi_streaming_seq_id

Core and matricesfunctionOpenCV 5.0.0
import { gapi_streaming_seq_id } from '@banou/opencv-wasm'

Use after await initOpenCV(). See the initialization and named imports guide.

ARGUMENTS_0
FUNCTIONgapi_streaming_seq_id
RETURN TYPEGOpaque_int64_t
Call structure. A void return can still write to destination arguments. The parameter descriptions define inputs, outputs and ownership.

Create an opaque signed 64-bit graph node reading the source sequence identifier. Use it on an input node; GraphStream numbers frames from zero unless metadata overrides it.

gapi_streaming_seq_id(_0: GMat): GOpaque_int64_t;
_0

0 argument (GMat).

Returns

The GOpaque_int64_t result. Release returned native handles with using or delete(), including handles nested in results.

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.