Commit 73b37886 authored by David Marcec's avatar David Marcec
Browse files

"AudioRenderer" thread should have a unique name

Creating multiple "AudioRenderer" threads cause the previous thread to be overwritten. The thread will name be renamed to AudioRenderer-InstanceX, where X is the current instance number.
parent bb67091c
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