AudioMixer

Choose your operating system:

Windows

macOS

Linux

Filters

Classes

Name

Description

Public struct

FAudioBusSend

Struct holding mappings of runtime source ids (bus instances) to bus send level.

Public class

FAudioFileReader

Public struct

FAudioOutputDeviceInfo

Platform audio output device info, in a Blueprint-readable format

Public struct

FAudioThreadTimingData

Data used to schedule events automatically in the audio renderer in audio mixer.

Public struct

FChildSubmixInfo

Public class

FDecodingSoundSource

Public struct

FDecodingSoundSourceHandle

Public class

FMixerAudioBus

Bus instance data. Holds source id bus instances and bus sends data.

Public class

FMixerDevice

Public class

FMixerSubmix

Public class

FOnAudioDefaultDeviceChanged

Public class

FOnAudioDeviceChange

Public class

FOnAudioDeviceStateChanged

Public class

FOnAudioOutputDevicesObtained

Called when a list of all available audio devices is retrieved

Public class

FOnCompletedDeviceSwap

Called when the system has swapped to another audio output device

Public class

FOnMainAudioOutputDeviceObtained

Called when a list of all available audio devices is retrieved

Public class

FOnSoundLoadComplete

Called when a load request for a sound has completed.

Public class

FSoundSourceDecoder

Public struct

FSourceDecodeInit

Public struct

FSubmixMap

Public struct

FSubmixVoiceData

Public struct

FSwapAudioOutputResult

Out structure for use with AudioMixerBlueprintLibrary::SwapAudioOutputDevice

Public class

UAudioDeviceNotificationSubsystem

UAudioDeviceNotificationSubsystem

Public class

UAudioMixerBlueprintLibrary

Typedefs

Enums

Name

Description

Public enum

Audio::EMasterSubmixType::Type

Master submixes.

Public enum

Audio::EMixerSourceSubmixSendStage

NON-UOBJECT LAYER:

Public enum

EAudioDeviceChangedRole

EAudioDeviceChangedRole

Public enum

EAudioDeviceChangedState

EAudioDeviceChangedState

Public enum

EAudioMixerChannelType

A copy of Audio::EAudioMixerChannel::Type to get around UHT's refusal of namespaces.

Public enum

EAudioMixerStreamDataFormatType

Duplicate of Audio::EAudioMixerStreamDataFormat::Type, to get around UHT's lack of namespace support.

Public enum

EMusicalNoteName

Public enum

ESwapAudioOutputDeviceResultState

Resulting State of SwapAudioOutputDevice call.

Functions

Name Description

Public function

FString

 

DataFormatAsString

Public function

const TCHAR ...

 

ToString

(
    EAudioMixerChannelType InType
)