1
0
Fork 0

Codefix 043d1ac: [Win32] Restore virtual destructor of StreamingVoiceContext

pull/13496/head
glx22 2025-02-08 16:38:08 +01:00
parent ac54ff368c
commit fee6783d6a
1 changed files with 2 additions and 0 deletions

View File

@ -57,6 +57,8 @@ public:
this->buffer.resize(buffer_length);
}
virtual ~StreamingVoiceContext() = default;
HRESULT SubmitBuffer()
{
// Ensure we do have a valid voice