spotify - libspotify API: image ID format? -
is image id returned sp_album_cover , sp_artist_portrait 0 terminated? or length fixed?
thanks.
it's opaque struct: i.e., contents undefined.
if want sane way of printing or storing image, convert link string: sp_link_create_from_image() followed sp_link_as_string().
Comments
Post a Comment