DisclaimerIf you use the site often and enjoy it, consider donating to help me cover the server costs, and motivate me to spend my time on this project. (Donate) (Crypto)

Classes

UMediaSoundComponent

USynthComponent > USceneComponent > UActorComponent > UObject

Implements a sound component for playing a media player's audio output.

Member Type Offset Share
Channels

Media sound channel type.

EMediaSoundChannels 0x6d0
DynamicRateAdjustment

Dynamically adjust the sample rate if audio and media clock desynchronize.

bool 0x6d4
RateAdjustmentFactor

Factor for calculating the sample rate adjustment.

float 0x6d8
RateAdjustmentRange

The allowed range of dynamic rate adjustment.

FFloatRange 0x6dc
MediaPlayer

The media player asset associated with this component.

UMediaPlayer* 0x6f0