Home
last modified time | relevance | path

Searched refs:notifyHook (Results 1 – 2 of 2) sorted by relevance

/haiku/src/kits/media/experimental/
H A DSimpleMediaClient.cpp51 BSimpleMediaClient::SetHook(notify_hook notifyHook, void* cookie) in SetHook() argument
55 fNotifyHook = notifyHook; in SetHook()
134 notify_hook notifyHook, void* cookie) in SetHooks() argument
139 fNotifyHook = notifyHook; in SetHooks()
/haiku/headers/private/media/experimental/
H A DSimpleMediaClient.h51 void SetHook(notify_hook notifyHook = NULL,
112 notify_hook notifyHook = NULL,