Searched refs:notifyFunc (Results 1 – 3 of 3) sorted by relevance
186 void* cookie, notify_callback_f notifyFunc) { in setNotifyCallback() argument188 mCookie = cookie; mNotify = notifyFunc; in setNotifyCallback()
130 notify_callback_f notifyFunc) { in createPlayer() argument154 p->setNotifyCallback(cookie, notifyFunc); in createPlayer()
63 notify_callback_f notifyFunc);