Error 0x8889000F
Value: -2004287473 | 0x8889000F | 2290679823
What does it mean ?
-
AUDCLNT_E_ENDPOINT_CREATE_FAILED
-
- The method failed to create the audio endpoint for the render or the capture device. This can occur if the audio endpoint device has been unplugged, or the audio hardware or associated hardware resources have been reconfigured, disabled, removed, or otherwise made unavailable for use.
- Value: 15 | 0x000F | 0b0000000000001111
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
StackOverflow
Other Errors for FACILITY_AUDCLNT