Function
AgsAudioLv2UridManagerunmap
[−]
Declaration [src]
const char*
ags_lv2_urid_manager_unmap (
LV2_URID_Map_Handle handle,
uint32_t urid
)
[−]
Description
No description available.
This function is not directly available to language bindings.
[−]
Parameters
handle
-
Type:
LV2_URID_Map_Handle
No description available.
urid
-
Type:
uint32_t
No description available.
[−]
Return value
Type: const char*
No description available.
The data is owned by the called function. |
The value is a NUL terminated UTF-8 string. |