mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-22 05:27:20 +00:00
[client] audio/pw: it's Looking Glass, not LookingGlass
This commit is contained in:
parent
4e75c576b2
commit
02ec25b008
@ -161,7 +161,7 @@ static void pipewire_start(int channels, int sampleRate)
|
||||
pw_thread_loop_lock(pw.thread);
|
||||
pw.stream = pw_stream_new_simple(
|
||||
pw.loop,
|
||||
"LookingGlass",
|
||||
"Looking Glass",
|
||||
pw_properties_new(
|
||||
PW_KEY_NODE_NAME , "Looking Glass",
|
||||
PW_KEY_MEDIA_TYPE , "Audio",
|
||||
|
Loading…
Reference in New Issue
Block a user