mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-08-30 17:58:37 +08:00
win-wasapi: Fix leaking IPropertyStore
This commit is contained in:
@@ -326,6 +326,8 @@ void WASAPISource::Initialize()
|
||||
deviceFormatProperties->nSamplesPerSec);
|
||||
}
|
||||
}
|
||||
|
||||
store->Release();
|
||||
}
|
||||
|
||||
InitClient();
|
||||
|
||||
Reference in New Issue
Block a user