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

#include <AudioWaveFormatParser.h>

Public Attributes

uint16 FormatTag
 
uint16 NumChannels
 
uint32 SamplesPerSec
 
uint32 AverageBytesPerSec
 
uint16 BlockAlign
 
uint16 BitsPerSample
 
uint16 cbSize
 
uint16 SamplesPerBlock
 
uint32 ChannelMask
 
uint8 SubFormat [16]
 
uint32 VersionInfo
 
uint8 ConfigData [4]
 
uint32 Reserved
 

Member Data Documentation

◆ AverageBytesPerSec

uint32 FFormatChunk::AverageBytesPerSec

◆ BitsPerSample

uint16 FFormatChunk::BitsPerSample

◆ BlockAlign

uint16 FFormatChunk::BlockAlign

◆ cbSize

uint16 FFormatChunk::cbSize

◆ ChannelMask

uint32 FFormatChunk::ChannelMask

◆ ConfigData

uint8 FFormatChunk::ConfigData[4]

◆ FormatTag

uint16 FFormatChunk::FormatTag

◆ NumChannels

uint16 FFormatChunk::NumChannels

◆ Reserved

uint32 FFormatChunk::Reserved

◆ SamplesPerBlock

uint16 FFormatChunk::SamplesPerBlock

◆ SamplesPerSec

uint32 FFormatChunk::SamplesPerSec

◆ SubFormat

uint8 FFormatChunk::SubFormat[16]

◆ VersionInfo

uint32 FFormatChunk::VersionInfo

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