mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
Update src/modules/module-raop-sink.c
This commit is contained in:
parent
09a62514e3
commit
e168af8804
1 changed files with 1 additions and 1 deletions
|
|
@ -1107,7 +1107,7 @@ static int rtsp_do_announce(struct impl *impl)
|
|||
"a=fmtp:96 %d 0 16 40 10 14 2 255 0 0 44100\r\n"
|
||||
"a=min-latency:%d",
|
||||
impl->session_id, ip_version, local_ip,
|
||||
ip_version, host, frames,min_latency);
|
||||
ip_version, host, frames, min_latency);
|
||||
break;
|
||||
|
||||
case CRYPTO_RSA:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue