Method

AravisStreamget_info_name

Declaration [src]

const char*
arv_stream_get_info_name (
  ArvStream* stream,
  guint id
)

Description

No description available.
Available since:0.8.11

Parameters

id guint
 

Info id.

Return value

Returns: const char*
 

The name of the corresponding stream information.

 The data is owned by the instance.
 The string is a NUL terminated UTF-8 string.