UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
IAudioInfoFactory::FCapabilities Struct Reference

#include <AudioDecompress.h>

Public Attributes

bool bSupportsSeeking = true
 
bool bSupportsSeekableStreaming = true
 

Detailed Description

Simple decode capabilities struct, filled out by the decoder factories. NOTE: By Default support is expected unless we opt out.

Member Data Documentation

◆ bSupportsSeekableStreaming

bool IAudioInfoFactory::FCapabilities::bSupportsSeekableStreaming = true

◆ bSupportsSeeking

bool IAudioInfoFactory::FCapabilities::bSupportsSeeking = true

The documentation for this struct was generated from the following file: