Navigation
API > API/Runtime > API/Runtime/AudioExtensions > API/Runtime/AudioExtensions/IAudioEndpoint
References
| Module | AudioExtensions |
| Header | /Engine/Source/Runtime/AudioExtensions/Public/IAudioEndpoint.h |
| Include | #include "IAudioEndpoint.h" |
| Source | /Engine/Source/Runtime/AudioExtensions/Private/IAudioEndpoint.cpp |
virtual int32 GetNumChannels() const
Remarks
This should return the number of channels we should be sending to this endpoint. If the number of channels changes, please call DisconnectAllInputs.