[PATCH v2 0/3] MR337: winepulse: Return device-specific values for GetMixFormat and GetDevicePeriod

Gabriel Ivăncescu (@insn) wine at gitlab.winehq.org
Wed Jun 29 10:08:13 CDT 2022


I don't think you have to add two new unix calls for what's essentially something you can return in one. Just return all the necessary info from one unix call (say, call it get_device_info) and then take what you need at the caller.

Well, or maybe there's a better idea to integrate this into an existing unix call.

-- 
https://gitlab.winehq.org/wine/wine/-/merge_requests/337#note_2962



More information about the wine-devel mailing list