mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-06 13:30:01 -05:00
small cleanups
This commit is contained in:
parent
cc542935ea
commit
e5807cd467
4 changed files with 16 additions and 21 deletions
|
|
@ -624,8 +624,6 @@ int pw_node_initialized(struct pw_node *node);
|
|||
|
||||
int pw_node_set_driver(struct pw_node *node, struct pw_node *driver);
|
||||
|
||||
void pw_node_process(struct pw_node *node, int status);
|
||||
|
||||
/** Prepare a link \memberof pw_link
|
||||
* Starts the negotiation of formats and buffers on \a link */
|
||||
int pw_link_prepare(struct pw_link *link);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue