Searched refs:notifyFunc (Results 1 – 3 of 3) sorted by relevance
138 notify_callback_f notifyFunc, in createPlayer() argument163 p->setNotifyCallback(cookie, notifyFunc); in createPlayer()
69 notify_callback_f notifyFunc,
248 void* cookie, notify_callback_f notifyFunc) { in setNotifyCallback() argument250 mCookie = cookie; mNotify = notifyFunc; in setNotifyCallback()