Home
last modified time | relevance | path

Searched refs:CALLBACK_STATUS_STOPPED (Results 1 – 3 of 3) sorted by relevance

/NW4C-2.0.3/include/nw/snd/
Dsnd_Channel.h57 CALLBACK_STATUS_STOPPED, enumerator
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_Channel.cpp507 m_Callback( this, CALLBACK_STATUS_STOPPED, m_CallbackData ); in Stop()
Dsnd_SequenceTrack.cpp530 case Channel::CALLBACK_STATUS_STOPPED: in ChannelCallbackFunc()