You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
audiobuffer
About this tag
The audiobuffer tag on WindowsForum.com covers discussions about the IAudioCaptureClient::GetBuffer() function in the Windows Audio Session API (WASAPI). Users seek help with capturing raw audio data from a pointer, storing it into a file, and troubleshooting issues like low data accumulation. The tag is relevant for developers working with Windows audio capture, pointers, and memory management in C++.
Can someone explain how to get data stored in a pointer and get an address that is stored in that pointer, then get the data from the address?
I cannot figure out how to store the raw audio data into a file every time I run it the data accumulating in the file is low. The function in question is...
api
audio
audiobuffer
c++
capture
client
code
data processing
debugging
documentation
getbuffer
github
iaudiocaptureclient
programming
rawdata
reference
storage
streaming
windows