Skip to content

Audioadapter store format

Currently it is not possible for a user to select a specific audio format when playing audio on a device that supports multiple audio formats... this change solves this problem by changing the audioadapter node to store internally a format previously set with SPA_PARAM_Format, and using it as a filter when negotiating.

Merge request reports