Method

AravisStreamget_info_uint64_by_name

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 const char*
 

Info name.

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

Return value

Returns: guint64
 

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