Navigation
API > API/Plugins > API/Plugins/MediaPlayerEditor > API/Plugins/MediaPlayerEditor/IMediaPlayerEditorModule
| Type | Name | Description | |
|---|---|---|---|
| TSharedRef< IMediaPlayerSlider > | CreateMediaPlayerSliderWidget
(
UMediaPlayer* InMediaPlayer, |
Creates a Widget to visualize playback time and scrub the content played by a Media Player | |
| TSharedRef< IMediaPlayerSlider > | CreateMediaPlayerSliderWidget
(
const TArrayView< TWeakObjectPtr< UMediaPlayer > > InMediaPlayers, |
Creates a Widget to visualize playback time and scrub the content played by Media Players |