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 float GetSampleRate&40;&41; const
Remarks
REQUIRED OVERRIDES: This should return the sample rate we should be sending to this endpoint. If the sample rate changes, please call DisconnectAllInputs().