Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/IAudioInfoFactory
Simple decode capabilities struct, filled out by the decoder factories. NOTE: By Default support is expected unless we opt out.
| Name | FCapabilities |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Public/AudioDecompress.h |
| Include Path | #include "AudioDecompress.h" |
Syntax
struct FCapabilities
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bSupportsSeekableStreaming | bool | AudioDecompress.h | ||
| bSupportsSeeking | bool | AudioDecompress.h |