mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
node: add comment
This commit is contained in:
parent
1b3aaba206
commit
ce39c6200d
1 changed files with 2 additions and 0 deletions
|
|
@ -605,6 +605,8 @@ struct spa_node_methods {
|
|||
/**
|
||||
* Process the node
|
||||
*
|
||||
* This function must be called from the data thread.
|
||||
*
|
||||
* Output io areas with SPA_STATUS_NEED_DATA will recycle the
|
||||
* buffers if any.
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue