Searched defs:IsPlaying (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/plugin_winamp2/include/winamp2/
H A Dout.h39 int (*IsPlaying)(); // non0 if output is still going or if data in buffers waiting to be member in struct:__anon3855
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/generic/
H A Danimate.h105 virtual bool IsPlaying() const function in class:wxAnimationCtrl
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dsound.cpp375 bool wxSound::IsPlaying() function in class:wxSound
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Danimate.cpp369 bool wxAnimationCtrl::IsPlaying() const function in class:wxAnimationCtrl
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/unix/
H A Dsound_sdl.cpp89 bool IsPlaying() const { return m_playing; } function in class:wxSoundBackendSDL
H A Dsound.cpp90 bool IsPlaying() const { return false; } function in class:wxSoundBackendNull
114 bool IsPlaying() const { return false; } function in class:wxSoundBackendOSS
404 bool wxSoundSyncOnlyAdaptor::IsPlaying() const function in class:wxSoundSyncOnlyAdaptor
598 /*static*/ bool wxSound::IsPlaying() function in class:wxSound

Completed in 76 milliseconds