Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FAudioDevice
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/AudioDevice.h |
| Include | #include "AudioDevice.h" |
| Source | /Engine/Source/Runtime/Engine/Private/AudioDevice.cpp |
void StopSourcesUsingBuffer
&40;
FSoundBuffer &42; SoundBuffer
&41;
Remarks
Stops any sound sources which are using the given buffer.
Parameters
| Name | Description |
|---|---|
| FSoundBuffer | Buffer to check against |