pa_seek_mode

Seek type for pa_stream_write().

Values

ValueMeaning
PA_SEEK_RELATIVE0
PA_SEEK_ABSOLUTE1

< Seek relative to the write index.

PA_SEEK_RELATIVE_ON_READ2

< Seek relative to the start of the buffer queue.

PA_SEEK_RELATIVE_END3

< Seek relative to the read index.

Meta