Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FAudioDevice
| Type | Name | Description | |
|---|---|---|---|
| TSubsystemClass * | GetSubsystem () |
Get a Subsystem of specified type | |
| TSubsystemClass * | GetSubsystem
(
const FAudioDeviceHandle& InHandle |
Get a Subsystem of specified type from the provided AudioDeviceHandle returns nullptr if the Subsystem cannot be found or the AudioDeviceHandle is invalid |