Function
AgsAudioLv2UriMapManageruri_to_id
Declaration [src]
uint32_t
ags_lv2_uri_map_manager_uri_to_id (
LV2_URI_Map_Callback_Data callback_data,
char* map,
char* uri
)
Parameters
callback_data
-
Type:
LV2_URI_Map_Callback_Data
No description available.
map
-
Type:
char*
No description available.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. 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.