mcal_event_set_category

mcal_event_set_category -- Sets the category of the streams global event structure

Description

int mcal_event_set_category(int stream, string category);

mcal_event_set_category() sets the streams global event structure's category to the given string.

Returns true.