Navigation
API > API/Plugins > API/Plugins/HarmonixMetasound > API/Plugins/HarmonixMetasound/URuntimeMusicSource
Description
Set the playback speed multiplier (1.0 = normal speed). For RuntimeMusicSource: sets the speed on the underlying ITimeSource. For MetasoundMusicSource: requires Metasound interface support (future work).
Virtual Inheritance
- IMusicSource::SetSpeed → URuntimeMusicSource::SetSpeed
| Name | SetSpeed |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Harmonix/Source/HarmonixMetasound/Public/HarmonixMetasound/MusicSource/RuntimeMusicSource.h |
| Include Path | #include "HarmonixMetasound/MusicSource/RuntimeMusicSource.h" |
| Source | /Engine/Plugins/Runtime/Harmonix/Source/HarmonixMetasound/Private/HarmonixMetasound/MusicSource/RuntimeMusicSource.cpp |
virtual void SetSpeed
(
float Speed
)