Navigation
API > API/Plugins > API/Plugins/MetasoundStandardNodes > API/Plugins/MetasoundStandardNodes/FSampleCounter
Description
Set the sample rate of this object without changing the number of samples. This will result in the object representing a different amount of time.
| Name | SetSampleRate |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Metasound/Source/MetasoundStandardNodes/Public/MetasoundSampleCounter.h |
| Include Path | #include "MetasoundSampleCounter.h" |
void SetSampleRate
(
FSampleRate InSampleRate
)