10961097
1
/** @file patest_stop_playout.c
1
/** @file patest_stop_playout.c
 
 
2
    @ingroup test_src
2
    @brief Test whether all queued samples are played when Pa_StopStream()
3
    @brief Test whether all queued samples are played when Pa_StopStream()
3
            is used with a callback or read/write stream, or when the callback
4
            is used with a callback or read/write stream, or when the callback
4
            returns paComplete.
5
            returns paComplete.