mcal_event_init

mcal_event_init -- Initializes a streams global event structure

Description

int mcal_event_init(int stream);

mcal_event_init() initializes a streams global event structure. this effectively sets all elements of the structure to 0, or the default settings.

Returns true.