Navigation
API > API/Plugins > API/Plugins/MetasoundStandardNodes > API/Plugins/MetasoundStandardNodes/FMultichannelAudioFormat
References
| Module | MetasoundStandardNodes |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundStandardNodes/Public/MetasoundAudioFormats.h |
| Include | #include "MetasoundAudioFormats.h" |
FMultichannelAudioFormat & operator=
(
const FMultichannelAudioFormat & Other
)
Remarks
Disable move constructor as incoming object should not be altered. FMultichannelAudioFormat(FMultichannelAudioFormat&& InOther) = delete;