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