Navigation
| Name | AudioLinkCore |
| Type | Runtime |
| Location | /Engine/Source/Runtime/AudioLink/AudioLinkCore/ |
| Module Build Rules | AudioLinkCore.Build.cs |
Classes
| Name | Remarks |
|---|---|
| UAudioLinkSettingsAbstract | This opaque class should be used for specifying settings for how audio should be send to an external audio link. |
Interfaces
| Name | Remarks |
|---|---|
| IAudioLinkSettingsProxy | This interface should be used to provide a non-uclass version of the data described in your implementation of UAudioLinkSettingsAbstract |