Skip to content

Draft: Clarify buffer handling: Alternative 1: Add supported mappable dataTypes inside pipewire

columbarius requested to merge columbarius/pipewire:map_dataType into master

This MR solves #397 (closed) by letting the clients as shown in the examples only announce the implemented bufferhandling (this case MemPtr) and add all inside pipewire mappable dataTypes to this parameter.

Merge request reports