Method

AravisCameraget_vendor_name

Declaration [src]

const char*
arv_camera_get_vendor_name (
  ArvCamera* camera
  GError** error
)

Description

No description available.
Available since:0.8.0

Return value

Returns: const char*
 

The camera vendor name.

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