IAudioEndpoint::GetSampleRate

REQUIRED OVERRIDES: This should return the sample rate we should be sending to this endpoint.

Windows
MacOS
Linux

References

Module

AudioExtensions

Header

/Engine/Source/Runtime/AudioExtensions/Public/IAudioEndpoint.h

Include

#include "IAudioEndpoint.h"

Syntax

float GetSampleRate() 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().

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss