output/wasapi: add inline
This commit is contained in:
@@ -314,7 +314,7 @@ wasapi_output_get_client(WasapiOutput &output) noexcept
|
|||||||
return output.client.get();
|
return output.client.get();
|
||||||
}
|
}
|
||||||
|
|
||||||
void
|
inline void
|
||||||
WasapiOutputThread::Work() noexcept
|
WasapiOutputThread::Work() noexcept
|
||||||
{
|
{
|
||||||
SetThreadName("Wasapi Output Worker");
|
SetThreadName("Wasapi Output Worker");
|
||||||
|
|||||||
Reference in New Issue
Block a user