no message

This commit is contained in:
rossbencina 2002-06-12 00:35:49 +00:00
commit 30007cc3c3

View file

@ -544,7 +544,7 @@ This proposal documents the previously implicit state machine for PortAudio Stre
PortAudio streams will function according to the following state machine:
</P>
<P>
<IMG src="PaStreamStateDiagram.GIF">
<IMG src="PaStreamStateDiagram.gif">
</P>
<P>
A new function Pa_IsStreamStopped() will be added to allow clients to determine whether the Stream is in the Stopped state.