mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-04 13:30:12 -05: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
|
* Process the node
|
||||||
*
|
*
|
||||||
|
* This function must be called from the data thread.
|
||||||
|
*
|
||||||
* Output io areas with SPA_STATUS_NEED_DATA will recycle the
|
* Output io areas with SPA_STATUS_NEED_DATA will recycle the
|
||||||
* buffers if any.
|
* buffers if any.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue