CODE
file_info_i New("C:\\music\\song_wtih_meta.mp3", 0);
New.meta_get_count()
New.meta_get_count()
But meta_get_count always returns 0. .get_file_path does return the correct filename.
Any ideas how to do this? I assume I'm just not understanding the way everything fits in the SDK. Thanks.
Edited because not matter how many times I proof read I miss an error.