Functions in events.hEvent functions in the mmrndclient library. Related linksMultimedia Renderer Event API The multimedia renderer Event API exposes the data types that contain event information and the functions that let you monitor and process events. mmr_event_arm()Set a sigevent to deliver when a new event becomes available.mmr_event_data_set()Set user data for the dictionary returned with the last event.mmr_event_get()Get the next available event.mmr_event_wait()Wait until an event is available.