Function
AgsAudioOscUtilmeta_data
since: 3.0.0
[−]
Parameters
uri
-
Type:
gchar*
The URI.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. meta_data_length
-
Type:
guint*
The return location of meta data’s length.
The data is owned by the caller of the function.
[−]
Return value
Type: guchar*
The byte array containing meta data.
The data is owned by the called function. |