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

Public Attributes

U32 transform_size
 
U32 buffer_size
 
U32 window_size
 
S32 chans
 
U32 flags
 
F32 transform_size_root
 
AUDIOFLOAT threshold_curve_adj
 
S16inp
 
S16inpr
 
S16outp
 
U32 start_frame
 
U32 num_bands
 
U32 given
 
U32 got
 
U32bands
 
AUDIOFLOATrenorm
 
AUDIOFLOATlast_pow_pha
 
AUDIOFLOATath
 
AUDIOFLOATband_ath
 
void *(* memalloc )(UINTa bytes)
 
void(* memfree )(void *ptr)
 

Member Data Documentation

◆ ath

AUDIOFLOAT* BINKAUDIOCOMP::ath

◆ band_ath

AUDIOFLOAT* BINKAUDIOCOMP::band_ath

◆ bands

U32* BINKAUDIOCOMP::bands

◆ buffer_size

U32 BINKAUDIOCOMP::buffer_size

◆ chans

S32 BINKAUDIOCOMP::chans

◆ flags

U32 BINKAUDIOCOMP::flags

◆ given

U32 BINKAUDIOCOMP::given

◆ got

U32 BINKAUDIOCOMP::got

◆ inp

S16* BINKAUDIOCOMP::inp

◆ inpr

S16* BINKAUDIOCOMP::inpr

◆ last_pow_pha

AUDIOFLOAT* BINKAUDIOCOMP::last_pow_pha

◆ memalloc

void *(* BINKAUDIOCOMP::memalloc) (UINTa bytes)

◆ memfree

void(* BINKAUDIOCOMP::memfree) (void *ptr)

◆ num_bands

U32 BINKAUDIOCOMP::num_bands

◆ outp

S16* BINKAUDIOCOMP::outp

◆ renorm

AUDIOFLOAT* BINKAUDIOCOMP::renorm

◆ start_frame

U32 BINKAUDIOCOMP::start_frame

◆ threshold_curve_adj

AUDIOFLOAT BINKAUDIOCOMP::threshold_curve_adj

◆ transform_size

U32 BINKAUDIOCOMP::transform_size

◆ transform_size_root

F32 BINKAUDIOCOMP::transform_size_root

◆ window_size

U32 BINKAUDIOCOMP::window_size

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