Navigation
API > API/Runtime > API/Runtime/AudioExtensions > API/Runtime/AudioExtensions/IAudioEndpoint
Description
Thread safe function to disconnect everything from this endpoint. Anything that owns an Audio::FPatchInput will be notified and will have to call PatchNewInput() again to reconnect.
| Name | DisconnectAllInputs |
| Type | function |
| Header File | /Engine/Source/Runtime/AudioExtensions/Public/IAudioEndpoint.h |
| Include Path | #include "IAudioEndpoint.h" |
| Source | /Engine/Source/Runtime/AudioExtensions/Private/IAudioEndpoint.cpp |
void DisconnectAllInputs()