mcal_event_set_alarm

mcal_event_set_alarm -- Sets the alarm of the streams global event structure

Description

int mcal_event_set_alarm(int stream, int alarm);

mcal_event_set_alarm() sets the streams global event structure's alarm to the given minutes before the event.

Returns true.