I found this on the arch wiki, but when i tried to change the sampling rate the files don’t exist? I guess they would have to be created? The default sample rate seems to be 48000 Hz, don’t know about the bitrate.
This article should contain the necessary infos, even though the headline does not look so.
Example quote:
In pipewire.conf change default.clock.allowed-rates = [ 48000 ]
to: default.clock.allowed-rates = [ 44100 48000 ] # This is not default because: https://gitlab.freedesktop.org/pipewire/pipewire/-/wikis/Config-PipeWire#setting-global-sample-rate
Restart pipewire to apply.
Now these applications should be allowed to run at 44.1khz instead of the default 48khz clock