Searched refs:fProcessHook (Results 1 – 2 of 2) sorted by relevance
119 fProcessHook(NULL), in BSimpleMediaConnection()138 fProcessHook = processHook; in SetHooks()243 if (fProcessHook != NULL) in HandleBuffer()244 (*fProcessHook)(this, buffer); in HandleBuffer()
132 process_hook fProcessHook; variable