mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-04 13:30:12 -05:00
parent
31bf631057
commit
4821c7ca2f
3 changed files with 12 additions and 9 deletions
|
|
@ -31,7 +31,7 @@
|
|||
struct client;
|
||||
struct pw_context;
|
||||
|
||||
int get_runtime_dir(char *buf, size_t buflen, const char *dir);
|
||||
int get_runtime_dir(char *buf, size_t buflen);
|
||||
int check_flatpak(struct client *client, pid_t pid);
|
||||
pid_t get_client_pid(struct client *client, int client_fd);
|
||||
const char *get_server_name(struct pw_context *context);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue