Navigation
API > API/Plugins > API/Plugins/MetasoundStandardNodes > API/Plugins/MetasoundStandardNodes/FMonoAudioFormat
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FAudioBufferWriteRef GetCenter () |
Return writable audio buffer reference of center channel. | MetasoundAudioFormats.h | |
FAudioBufferReadRef GetCenter () |
Return readable audio buffer reference of center channel. | MetasoundAudioFormats.h |
GetCenter()
Description
Return writable audio buffer reference of center channel.
| Name | GetCenter |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundStandardNodes/Public/MetasoundAudioFormats.h |
| Include Path | #include "MetasoundAudioFormats.h" |
FAudioBufferWriteRef GetCenter()
GetCenter()
Description
Return readable audio buffer reference of center channel.
| Name | GetCenter |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundStandardNodes/Public/MetasoundAudioFormats.h |
| Include Path | #include "MetasoundAudioFormats.h" |
FAudioBufferReadRef GetCenter() const