Method

AravisBufferfind_component

Declaration [src]

gint
arv_buffer_find_component (
  ArvBuffer* buffer,
  guint component_id
)

Description [src]

Search for the part corresponding to component_id.

Available since:0.8.25

Parameters

component_id guint
 

The component id to find.

Return value

Returns: gint
 

The corresponding part id, -1 if not found.