FChannelMixState

Channel mix entry holds current and next gain levels for a mix entry.

Windows
MacOS
Linux

Inheritance Hierarchy

FBaseChannelFormatConverter::FChannelMixEntry

FBaseChannelFormatConverter::FChannelMixState

References

Module

SignalProcessing

Header

/Engine/Source/Runtime/SignalProcessing/Public/DSP/AudioChannelFormatConverter.h

Include

#include "DSP/AudioChannelFormatConverter.h"

Syntax

struct FChannelMixState : public Audio::FBaseChannelFormatConverter::FChannelMixEntry

Remarks

Channel mix entry holds current and next gain levels for a mix entry.

Variables

Name Description

Public variable

bool

 

bFadeToNextGain

Public variable

float

 

NextGain

Constructors

Name Description

Public function

FChannelMixState()

Public function

FChannelMixState

(
    const FChannelMixEntry& InEntry
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss