get_media_type_name
const char* get_media_type_name(size_t index);
for (int32 i = 0; const char* type = get_media_type_name(i); i++) {