#include "ApplicationData.h" AudioDevice::~AudioDevice() { if (device) { //device->Release(); } }