RateMimetype()

Synopsis

#include <aoi.h>

int32_t (*RateMimetype)(const char *mimetype);

Arguments

mimetype
The mimetype you want to rate.

Description

This function should return a rating for the given mimetype.

Returns

A rating between 0 and 100 of how well your addon can handle a given mimetype. 100 is the best rating.