Navigation
Filters
Classes
| Type | Name | Description | |
|---|---|---|---|
| FAudioBusKey | |||
| FAudioBusSend | Struct holding mappings of runtime source ids (bus instances) to bus send level. | ||
| FAudioClockTimingData | Data used to interpolate the audio clock in between buffer callbacks | ||
| FAudioFileReader | |||
| FAudioOutputDeviceInfo | Platform audio output device info, in a Blueprint-readable format | ||
| FAudioThreadTimingData | Data used to schedule events automatically in the audio renderer in audio mixer. | ||
| FChildSubmixInfo | |||
| FDecodingSoundSource | |||
| FDecodingSoundSourceHandle | |||
| FMixerAudioBus | Bus instance data. Holds source id bus instances and bus sends data. | ||
| FMixerDevice | |||
| FMixerSubmix | |||
| FOnAudioDefaultDeviceChanged | |||
| FOnAudioDeviceChange | |||
| FOnAudioDeviceStateChanged | |||
| FOnAudioOutputDevicesObtained | Called when a list of all available audio devices is retrieved | ||
| FOnCompletedDeviceSwap | Called when the system has swapped to another audio output device | ||
| FOnMainAudioOutputDeviceObtained | Called when a list of all available audio devices is retrieved | ||
| FOnSoundLoadComplete | Called when a load request for a sound has completed. | ||
| FSoundSourceDecoder | |||
| FSourceDecodeInit | |||
| FSubmixMap | |||
| FSubmixVoiceData | |||
| FSwapAudioOutputResult | Out structure for use with AudioMixerBlueprintLibrary::SwapAudioOutputDevice | ||
| UAudioBusSubsystem | UAudioBusSubsystem | ||
| UAudioDeviceNotificationSubsystem | UAudioDeviceNotificationSubsystem | ||
| UAudioMixerBlueprintLibrary |
Typedefs
| Name | Description |
|---|---|
| FDecodingSoundSourcePtr | |
| FMixerSubmixPtr | |
| FMixerSubmixWeakPtr | |
| FOnAudioDefaultDeviceChangedNative | |
| FOnAudioDeviceChangeNative | |
| FOnAudioDeviceStateChangedNative |
Enums
| Type | Name | Description | |
|---|---|---|---|
| Audio::EMasterSubmixType::Type | Deprecated, use ERequiredSubmixes above. | ||
| Audio::EMixerSourceSubmixSendStage | Copyright Epic Games, Inc. All Rights Reserved. | ||
| EAudioDeviceChangedRole | EAudioDeviceChangedRole | ||
| EAudioDeviceChangedState | EAudioDeviceChangedState | ||
| EAudioMixerChannelType | A copy of Audio::EAudioMixerChannel::Type to get around UHT's refusal of namespaces. | ||
| EAudioMixerStreamDataFormatType | Duplicate of Audio::EAudioMixerStreamDataFormat::Type, to get around UHT's lack of namespace support. | ||
| EMusicalNoteName | |||
| ERequiredSubmixes | |||
| ESwapAudioOutputDeviceResultState | Resulting State of SwapAudioOutputDevice call. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FString | |||
| const TCHAR * | ToString
(
EAudioMixerChannelType InType |