Commit bad035e9 authored by Lioncash's avatar Lioncash
Browse files

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 here
parent 1470b85a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment