Navigation
API > API/Runtime > API/Runtime/AudioMixer
References
| Module | AudioMixer |
| Header | /Engine/Source/Runtime/AudioMixer/Public/AudioBusSubsystem.h |
| Include | #include "AudioBusSubsystem.h" |
Syntax
struct FAudioBusKey
Variables
| Type | Name | Description | |
|---|---|---|---|
| uint32 | InstanceId | ||
| uint32 | ObjectId |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FAudioBusKey () |
|||
FAudioBusKey
(
uint32 InObjectId |
For construction with a given UObject unique id. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| const bool | IsValid () |
Constants
| Name | Description |
|---|---|
| InstanceIdCounter |