| Value | Meaning |
|---|---|
| PA_STREAM_UNCONNECTED0 | < The stream is not yet connected to any sink or source |
| PA_STREAM_CREATING1 | < The stream is being created |
| PA_STREAM_READY2 | < The stream is established, you may pass audio data to it now |
| PA_STREAM_FAILED3 | < An error occurred that made the stream invalid |
| PA_STREAM_TERMINATED4 | < The stream has been terminated cleanly |
Page generated by adrdox
The state of a stream