IAudioEndpoint::GetNumChannels

This should return the number of channels 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

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.

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