Method

AravisStreamget_info_uint64_by_name

since: 0.8.11

Declaration [src]

guint64
arv_stream_get_info_uint64_by_name (
  ArvStream* stream,
  const char* name
)

Description

No description available.

Available since: 0.8.11

Parameters

name

Type: const char*

Info name.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.

Return value

Type: guint64

The value of the corresponding stream information, as a 64 bit unsigned integer.