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