Allocate the event context.
#include <audio/audio_manager_event.h>
int audio_manager_get_event_context(audio_manager_event_context_t **context)
The context returned to the caller.
The audio_manager_get_event_context() function allocates the context for events to be delivered.
EOK upon success, negative errno upon failure.