mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
zeroconf: improve stream properties
This commit is contained in:
parent
a428228ebf
commit
5c152bab23
2 changed files with 94 additions and 44 deletions
|
|
@ -284,7 +284,6 @@ static int create_stream(struct impl *impl)
|
|||
uint8_t buffer[1024];
|
||||
struct spa_pod_builder b;
|
||||
|
||||
|
||||
impl->stream = pw_stream_new(impl->core, "pulse", impl->stream_props);
|
||||
impl->stream_props = NULL;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue