Skip to content

Draft: Clarify buffer handling: Alternative 2: Export supported mappable dataTypes to clients

columbarius requested to merge columbarius/pipewire:mappable_dataType into master

This MR solves #397 (closed) in the way, that it exports the by pipewire mappable dataTypes to clients so they can use that information to set the correct dataType parameter in connection with the PW_*_MAP_BUFFERS flag as demonstrated in the examples.

Merge request reports