FOnsetNRTResult::ContainsChannel

Returns true if this result contains the channel index.

Choose your operating system:

Windows

macOS

Linux

References

Module

AudioSynesthesiaCore

Header

/Engine/Plugins/Runtime/AudioSynesthesia/Source/AudioSynesthesiaCore/Public/OnsetNRTFactory.h

Include

#include "OnsetNRTFactory.h"

Source

/Engine/Plugins/Runtime/AudioSynesthesia/Source/AudioSynesthesiaCore/Private/OnsetNRTFactory.cpp

Syntax

bool ContainsChannel
(
    int32 InChannelIndex
) const

Remarks

Returns true if this result contains the channel index.