IAudioMixerPlatformInterface::GetNumOutputDevices

Returns the number of output devices.

Windows
MacOS
Linux

Override Hierarchy

IAudioMixerPlatformInterface::GetNumOutputDevices()

FMixerPlatformNonRealtime::GetNumOutputDevices()

References

Module

AudioMixerCore

Header

/Engine/Source/Runtime/AudioMixerCore/Public/AudioMixer.h

Include

#include "AudioMixer.h"

Syntax

virtual bool GetNumOutputDevices
(
    uint32 & OutNumOutputDevices
)

Remarks

Returns the number of output devices.

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