mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-23 06:59:58 -05:00
cleanups: doc updates
This commit is contained in:
parent
613216613e
commit
82420e483d
8 changed files with 578 additions and 289 deletions
|
|
@ -37,7 +37,6 @@ typedef enum {
|
|||
SPI_RESULT_INVALID_PORT = -5,
|
||||
SPI_RESULT_HAVE_ENOUGH_INPUT = -6,
|
||||
SPI_RESULT_NEED_MORE_INPUT = -7,
|
||||
SPI_RESULT_HAVE_EVENT = -8,
|
||||
SPI_RESULT_PORTS_CHANGED = -9,
|
||||
SPI_RESULT_FORMAT_CHANGED = -10,
|
||||
SPI_RESULT_PROPERTIES_CHANGED = -11,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue