mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
media-session: add conf file for v4l2 and bluez as well
This commit is contained in:
parent
4cba8fc7e9
commit
fac80e76d2
9 changed files with 292 additions and 116 deletions
|
|
@ -297,6 +297,9 @@ int sm_media_session_load_state(struct sm_media_session *sess,
|
|||
int sm_media_session_save_state(struct sm_media_session *sess,
|
||||
const char *name, const char *prefix, const struct pw_properties *props);
|
||||
|
||||
int sm_media_session_match_rules(const char *rules, size_t size,
|
||||
struct pw_properties *props);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue