mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
oFono tries to use the best codec when setting up the audio connection, so the codec to use is known during call to `acquire` function, after the transport has been created. To get the codec before creating the transport, an audio connection is set-up and discarded during `ofono_audio_card_found()`. It should return the best codec available, which should not change during the time the remote is connected. mSBC can be enabled by passing "bluez5.msbc-support=true" parameter to pipewire-media-session. mSBC is automatically selected if remote device supports it. |
||
|---|---|---|
| .. | ||
| a2dp-codec-aac.c | ||
| a2dp-codec-aptx.c | ||
| a2dp-codec-ldac.c | ||
| a2dp-codec-sbc.c | ||
| a2dp-codecs.c | ||
| a2dp-codecs.h | ||
| a2dp-sink.c | ||
| a2dp-source.c | ||
| backend-hsp-native.c | ||
| backend-hsphfpd.c | ||
| backend-ofono.c | ||
| bluez5-dbus.c | ||
| bluez5-device.c | ||
| defs.h | ||
| meson.build | ||
| plugin.c | ||
| rtp.h | ||
| sco-sink.c | ||
| sco-source.c | ||