TChannel

[TChannel](API\Runtime\SignalProcessing\DSP\TDeinterleaveView\TChannel)

Windows
MacOS
Linux

References

Module

SignalProcessing

Header

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

Include

#include "DSP/DeinterleaveView.h"

Syntax

template<typename InAllocator>
class TChannel

Remarks

TChannel

TChannel provides a contiguous copy of an single channel from an interleaved array.

Variables

Name Description

Public variable

const int32

 

ChannelIndex

Public variable

TArray< T, InAl...

 

Values

Constructors

Name Description

Public function

TChannel

(
    TArray< T, InAllocator >& InValues,
    const int32 InChannelIndex
)

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