Function

AgsAudioLv2UridManagermap

Declaration [src]

uint32_t
ags_lv2_urid_manager_map (
  LV2_URID_Map_Handle handle,
  char* uri
)

Description

No description available.

This function is not directly available to language bindings.

Parameters

handle

Type: LV2_URID_Map_Handle

No description available.

uri

Type: char*

No description available.

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

Return value

Type: uint32_t

No description available.