Skip to content

Architecture: Spotify

localghost edited this page Sep 13, 2014 · 2 revisions

Processing events

The sp_session_process_events() function MUST be called from notify_main_thread callback or after a timeout the function has returned. If it gets called from inside the callback the timer should be reset to the new value.

Requires a kind of a timer component.

Clone this wiki locally