zeroconf: improve stream properties

This commit is contained in:
Wim Taymans 2021-05-14 11:19:02 +02:00
parent a428228ebf
commit 5c152bab23
2 changed files with 94 additions and 44 deletions

View file

@ -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;