Error 0x88890019

Value: -2004287463 | 0x88890019 | 2290679833

What does it mean ?

AUDCLNT_E_BUFFER_SIZE_NOT_ALIGNED  
The requested buffer size is not aligned. This code can be returned for a render or a capture device if the caller specified AUDCLNT_SHAREMODE_EXCLUSIVE and the AUDCLNT_STREAMFLAGS_EVENTCALLBACK flags. The caller must call Initialize again with the aligned buffer size. For more information, see Remarks.
Value: 25 | 0x0019 | 0b0000000000011001

Where does it come from ?

FACILITY_AUDCLNT  
Audio Client (Audio stream between an audio application and the audio engine (for a shared-mode stream) or the hardware buffer of an audio endpoint device (for an exclusive-mode stream))
Value: 2185 | 0x889 | 0b100010001001

Other Errors for FACILITY_AUDCLNT