Navigation
API > API/Plugins > API/Plugins/Harmonix > API/Plugins/Harmonix/FHarmonixModule
Description
Video Render Offset Ms is the number of milliseconds between the "smoothed music render time" and when graphics should be rendered that correspond to that time, so that the player experiences SEEING musically synchronized visual effects at the same moment they experience HEARING the associated musical moment. AudioTimeToRenderGraphicsFor = SmoothedMusicRenderMs - Video Render Offset MS (See more detail below)
| Name | SetMeasuredVideoToAudioRenderOffsetMs |
| Type | function |
| Header File | /Engine/Plugins/Runtime/Harmonix/Source/Harmonix/Public/Harmonix.h |
| Include Path | #include "Harmonix.h" |
static void SetMeasuredVideoToAudioRenderOffsetMs
(
float Milliseconds
)