Method

AravisBufferset_timestamp

since: 0.4.0

Declaration [src]

void
arv_buffer_set_timestamp (
  ArvBuffer* buffer,
  guint64 timestamp_ns
)

Description [src]

Sets the buffer timestamp, which allows to override the timpestamp set by the camera, which in some case is incorrect.

Available since: 0.4.0

Parameters

timestamp_ns

Type: guint64

A timestamp, expressed as nanoseconds.