mirror of https://git.suyu.dev/suyu/suyu
audren_u: Use a std::array instead of std::string for holding the audio interface/device name
std::string doesn't include the null-terminator in its data() + size() range. This ensures that the null-terminator will also be written to the buffermerge-requests/60/head
parent
c20cea118b
commit
40c9c5a55c
Loading…
Reference in New Issue