Method

AravisStreamget_info_double_by_name

Declaration [src]

double
arv_stream_get_info_double_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: double
 

The value of the corresponding stream information, as a double.