1
0
Fork 0

Codefix 043d1ac: [Win32] Restore virtual destructor of StreamingVoiceContext (#13496)

pull/13501/head
Loïc Guilloux 2025-02-08 17:43:34 +01:00 committed by GitHub
parent ac54ff368c
commit edf90f5e4b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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