Fons Adriaensen wrote: > if a device supports the pcm_resume() function, and it returns 0, > is a pcm_start() required or not?
If a device supports pcm_resume(), then the buffer is in the same state it was when it was suspended, i.e., it is still running, and continuing from the same position in the buffer. Regards, Clemens _______________________________________________ Linux-audio-dev mailing list [email protected] http://lists.linuxaudio.org/listinfo/linux-audio-dev
