Searched refs:B_WILL_STOP (Results 1 - 5 of 5) sorted by relevance

/haiku-fatelf/headers/private/media/
H A DSoundUtils.h43 B_WILL_STOP, // performance_time immediate enumerator in enum:__anon1118
/haiku-fatelf/src/apps/cortex/addons/common/
H A DSoundUtils.h73 B_WILL_STOP, // performance_time immediate enumerator in enum:__anon2901
/haiku-fatelf/src/apps/cortex/support/
H A DSoundUtils.h73 B_WILL_STOP, // performance_time immediate enumerator in enum:__anon2902
/haiku-fatelf/src/kits/media/
H A DSoundConsumer.cpp225 (*m_notifyHook)(m_cookie, B_WILL_STOP, performance_time, immediate);
227 Notify(B_WILL_STOP, performance_time, immediate);
/haiku-fatelf/src/apps/soundrecorder/
H A DRecorderWindow.cpp1261 if ((code == B_WILL_STOP) || (code == B_NODE_DIES)) {

Completed in 56 milliseconds