mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-05 13:30:02 -05:00
pulse-server: place stream media.* keys as Tag
This commit is contained in:
parent
b3f8df6dfc
commit
6d0613bc9a
3 changed files with 41 additions and 1 deletions
|
|
@ -116,5 +116,6 @@ int stream_send_started(struct stream *stream);
|
|||
int stream_send_request(struct stream *stream);
|
||||
int stream_update_minreq(struct stream *stream, uint32_t minreq);
|
||||
int stream_send_moved(struct stream *stream, uint32_t peer_index, const char *peer_name);
|
||||
int stream_update_tag_param(struct stream *stream);
|
||||
|
||||
#endif /* PULSER_SERVER_STREAM_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue