Navigation
Unreal Engine C++ API Reference > Runtime > MediaAssets > UMediaSoundComponent
Syntax
TObjectPtr< UMediaPlayer > MediaPlayer
Remarks
The media player asset associated with this component.
This property is meant for design-time convenience. To change the associated media player at run-time, use the SetMediaPlayer method.