Navigation
API > API/Runtime > API/Runtime/AudioMixerCore > API/Runtime/AudioMixerCore/FOutputBuffer
References
| Module | AudioMixerCore |
| Header | /Engine/Source/Runtime/AudioMixerCore/Public/AudioMixer.h |
| Include | #include "AudioMixer.h" |
| Source | /Engine/Source/Runtime/AudioMixerCore/Private/AudioMixer.cpp |
TArrayView< const uint8 > PopBufferData
&40;
int32 & OutBytesPopped
&41; const
Remarks
Gets the buffer data ptrs. Returns a TArrayView for the full buffer size requested, but in the case of an underrun, OutBytesPopped will be less that the size of the returned TArrayView.