Home
last modified time | relevance | path

Searched refs:WaitForPlayCompletion (Results 1 – 25 of 51) sorted by relevance

123

/dports/devel/ptlib/ptlib-2.10.11/plugins/sound_shm/
H A Dsound_shm.cxx403 return WaitForPlayCompletion(); in PlaySound()
437 return WaitForPlayCompletion(); in PlayFile()
450 PBoolean PSoundChannelSHM::WaitForPlayCompletion() in WaitForPlayCompletion() function in PSoundChannelSHM
H A Dsound_shm.h79 PBoolean WaitForPlayCompletion();
/dports/devel/ptlib/ptlib-2.10.11/plugins/sound_esd/
H A Dsound_esd.cxx240 return WaitForPlayCompletion(); in PlaySound()
258 PBoolean PSoundChannelESD::WaitForPlayCompletion() in WaitForPlayCompletion() function in PSoundChannelESD
H A Dsound_esd.h60 PBoolean WaitForPlayCompletion();
/dports/devel/ptlib/ptlib-2.10.11/src/ptlib/unix/
H A Ddummyaudio.cxx216 return WaitForPlayCompletion(); in PlaySound()
234 PBoolean PSoundChannel::WaitForPlayCompletion() in WaitForPlayCompletion() function in PSoundChannel
H A Dsunaudio.cxx265 return WaitForPlayCompletion(); in PlaySound()
281 PBoolean PSoundChannel::WaitForPlayCompletion() in WaitForPlayCompletion() function in PSoundChannel
H A Dossaix.cxx559 return WaitForPlayCompletion(); in PlaySound()
590 return WaitForPlayCompletion(); in PlayFile()
619 PBoolean PSoundChannel::WaitForPlayCompletion() in WaitForPlayCompletion() function in PSoundChannel
H A Dmacosaudio.cxx394 return WaitForPlayCompletion(); in PlaySound()
413 PBoolean PSoundChannel::WaitForPlayCompletion() in WaitForPlayCompletion() function in PSoundChannel
H A Dvxaudio.cxx464 return WaitForPlayCompletion(); in PlaySound()
494 PBoolean PSoundChannel::WaitForPlayCompletion() in WaitForPlayCompletion() function in PSoundChannel
H A Dqsa.cxx646 return WaitForPlayCompletion(); in PlaySound()
675 return WaitForPlayCompletion(); in PlayFile()
705 PBoolean PSoundChannel::WaitForPlayCompletion() in WaitForPlayCompletion() function in PSoundChannel
/dports/devel/ptlib/ptlib-2.10.11/plugins/sound_sunaudio/
H A Dsound_sunaudio.cxx308 return WaitForPlayCompletion(); in PlaySound()
337 return WaitForPlayCompletion(); in PlayFile()
358 PBoolean PSoundChannelSunAudio::WaitForPlayCompletion() in WaitForPlayCompletion() function in PSoundChannelSunAudio
H A Dsound_sunaudio.h45 PBoolean WaitForPlayCompletion();
/dports/devel/ptlib/ptlib-2.10.11/include/ptclib/
H A Dpwavfiledev.h88 PBoolean WaitForPlayCompletion();
/dports/devel/ptlib/ptlib-2.10.11/plugins/sound_alsa/
H A Dsound_alsa.cxx545 return WaitForPlayCompletion(); in PlaySound()
583 return WaitForPlayCompletion(); in PlayFile()
598 PBoolean PSoundChannelALSA::WaitForPlayCompletion() in WaitForPlayCompletion() function in PSoundChannelALSA
H A Dsound_alsa.h42 PBoolean WaitForPlayCompletion();
/dports/devel/ptlib/ptlib-2.10.11/plugins/sound_oss/
H A Dsound_oss.h82 PBoolean WaitForPlayCompletion();
H A Dsound_oss.cxx758 return WaitForPlayCompletion(); in PlaySound()
787 return WaitForPlayCompletion(); in PlayFile()
806 PBoolean PSoundChannelOSS::WaitForPlayCompletion() in WaitForPlayCompletion() function in PSoundChannelOSS
/dports/devel/ptlib/ptlib-2.10.11/plugins/sound_pulse/
H A Dsound_pulse.h66 PBoolean WaitForPlayCompletion();
/dports/devel/ptlib/ptlib-2.10.11/include/ptlib/unix/ptlib/
H A Dbeaudio.h115 PBoolean WaitForPlayCompletion();
H A Dmaccoreaudio.h112 virtual PBoolean WaitForPlayCompletion();
/dports/devel/ptlib/ptlib-2.10.11/samples/dtmftest/
H A Dmain.cxx175 speaker.WaitForPlayCompletion(); in Main()
/dports/devel/ptlib/ptlib-2.10.11/include/ptlib/msos/ptlib/
H A Dsound_directsound.h206 PBoolean WaitForPlayCompletion();
/dports/devel/ptlib/ptlib-2.10.11/samples/wavfile/
H A Dmain.cxx167 sound->WaitForPlayCompletion(); in Play()
/dports/devel/ptlib/ptlib-2.10.11/samples/plugintest/
H A Dmain.cxx251 snd->WaitForPlayCompletion(); in Main()
/dports/devel/ptlib/ptlib-2.10.11/src/ptlib/common/
H A Dsound.cxx379 PBoolean PSoundChannel::WaitForPlayCompletion() in WaitForPlayCompletion() function in PSoundChannel
383 return m_baseChannel != NULL && m_baseChannel->WaitForPlayCompletion(); in WaitForPlayCompletion()

123