Skip to content

gapi_streaming_seqNo

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

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

ARGUMENTS_0
FUNCTIONgapi_streaming_seqNo
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 sequence-number node. This is an alias for the native sequence metadata operation.

gapi_streaming_seqNo(_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.