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

Public Attributes

FRiffFormatChunk Format
 
union { 
 
   uint16   wValidBitsPerSample 
 
   uint16   wSamplesPerBlock 
 
   uint16   wReserved 
 
Samples 
 
uint32 dwChannelMask
 
FSubformatGUID SubFormat
 

Member Data Documentation

◆ dwChannelMask

uint32 FExtendedFormatChunk::dwChannelMask

◆ Format

FRiffFormatChunk FExtendedFormatChunk::Format

◆ [union]

union { ... } FExtendedFormatChunk::Samples

◆ SubFormat

FSubformatGUID FExtendedFormatChunk::SubFormat

◆ wReserved

uint16 FExtendedFormatChunk::wReserved

◆ wSamplesPerBlock

uint16 FExtendedFormatChunk::wSamplesPerBlock

◆ wValidBitsPerSample

uint16 FExtendedFormatChunk::wValidBitsPerSample

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