mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-03 09:01:54 -05:00
improve states
This commit is contained in:
parent
e92e1acec4
commit
fd5f0d96f3
5 changed files with 21 additions and 14 deletions
|
|
@ -45,8 +45,6 @@ typedef struct _PinosLinkInfo PinosLinkInfo;
|
|||
* @PINOS_NODE_STATE_CREATING: the node is being created
|
||||
* @PINOS_NODE_STATE_SUSPENDED: the node is suspended, the device might
|
||||
* be closed
|
||||
* @PINOS_NODE_STATE_INITIALIZING: the node is initializing, the device is
|
||||
* being opened and the capabilities are queried
|
||||
* @PINOS_NODE_STATE_IDLE: the node is running but there is no active
|
||||
* port
|
||||
* @PINOS_NODE_STATE_RUNNING: the node is running
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue