audio_core/sink_details: Change std::string parameter into std::string_view
The given string is only ever used for lookup and comparison, so we can just utilize a non-owning view to string data heremaster
parent
1470b85af9
commit
bad035e9a3
Loading…
Reference in New Issue