blender/extern/audaspace/plugins/wasapi
Lalit Shankar Chowdhury 1456dafa27 Windows: Use COM smart pointers in WASAPI plugin
Use COM smart pointer (`ComPtr`) to simplify memory management in WASAPI driver.

This reduces chances of calling `Release()` when a COM object has not been allocated.

Pull Request: https://projects.blender.org/blender/blender/pulls/121828
2024-05-17 17:00:40 +02:00
..
WASAPIDevice.cpp Windows: Use COM smart pointers in WASAPI plugin 2024-05-17 17:00:40 +02:00
WASAPIDevice.h Windows: Use COM smart pointers in WASAPI plugin 2024-05-17 17:00:40 +02:00