![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <DeinterleaveView.h>
Public Member Functions | |
| TChannel (TArray< T, InAllocator > &InValues, const int32 InChannelIndex) | |
Public Attributes | |
| TArray< T, InAllocator > & | Values |
| const int32 | ChannelIndex |
TChannel provides a contiguous copy of an single channel from an interleaved array.
|
inline |
| const int32 Audio::TDeinterleaveView< T >::TChannel< InAllocator >::ChannelIndex |
| TArray<T, InAllocator>& Audio::TDeinterleaveView< T >::TChannel< InAllocator >::Values |