pipewire/spa/include/spa/param
Wim Taymans 3f3dfbc67e More session manager work
pulseaudio card is mapped to device
pulseaudio sink/source is mapped to an endpoint
prepare to map streams to card profiles
Add Route param to implement the endpoint routing later (ports)
Create an alsa endpoint for each device
Create one stream for each endpoint (Playback/Capture)

Implement create_link on the endpoint. The idea is to call
create link on the peer endpoint to complete the link. Remove
create_link on the session.

Add stream-monitor to turn pw_stream nodes into endpoints

Add a policy manager that tries to link endpoints

Use enum pw_direction for the endpoint direction. We can use the
media_class to determine if this is a pw_stream or not but it should
not really matter, you can link any output to any input.

Add autoconnect property for endpoints to make the policy connect.
2019-11-29 13:34:07 +01:00
..
audio Do not try to include endian.h on FreeBSD. 2019-11-19 13:41:40 +01:00
video video: add support for RGBA with 16 and 32 bit float 2019-08-19 16:22:12 +02:00
format-utils.h pod: improve the vararg pod builder and parser 2019-01-16 11:05:12 +01:00
format.h format: add video modifier 2019-11-03 16:39:56 +01:00
param.h More session manager work 2019-11-29 13:34:07 +01:00
props.h props: add property to pass array of volumes 2019-08-12 15:14:39 +02:00
type-info.h More session manager work 2019-11-29 13:34:07 +01:00