mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-05-29 21:37:54 -04:00
Use the core.info clock rate as the default sample rate as soon as the manager exposes the core object. Otherwise the default sample rate is 0 until someone calls GET_SERVER_INFO, which as a side effect sets the default sample rate. Fixes issues with sinks not appearing right away. Fixes #1588 |
||
|---|---|---|
| .. | ||
| extensions | ||
| modules | ||
| client.c | ||
| client.h | ||
| collect.c | ||
| collect.h | ||
| commands.h | ||
| dbus-name.c | ||
| dbus-name.h | ||
| defs.h | ||
| extension.c | ||
| extension.h | ||
| format.c | ||
| format.h | ||
| internal.h | ||
| manager.c | ||
| manager.h | ||
| media-roles.c | ||
| media-roles.h | ||
| message-handler.c | ||
| message-handler.h | ||
| message.c | ||
| message.h | ||
| module.c | ||
| module.h | ||
| operation.c | ||
| operation.h | ||
| pending-sample.c | ||
| pending-sample.h | ||
| pulse-server.c | ||
| pulse-server.h | ||
| quirks.c | ||
| quirks.h | ||
| reply.c | ||
| reply.h | ||
| sample-play.c | ||
| sample-play.h | ||
| sample.c | ||
| sample.h | ||
| server.c | ||
| server.h | ||
| stream.c | ||
| stream.h | ||
| utils.c | ||
| utils.h | ||
| volume.c | ||
| volume.h | ||