Skip to content

gapi_streaming_timestamp

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

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

ARGUMENTS_0
FUNCTIONgapi_streaming_timestamp
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 timestamp in microseconds. Use it on an input node and supply metadata with applyWithMetadata or GraphStream.

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