Navigation
Unreal Engine C++ API Reference > Runtime > MediaAssets > UMediaSoundComponent
Syntax
float RateAdjustmentFactor
Remarks
Factor for calculating the sample rate adjustment.
If dynamic rate adjustment is enabled, this number is multiplied with the drift between the audio and media clock (in 100ns ticks) to determine the adjustment. that is to be multiplied into the current playrate.