Choose your operating system:
Windows
macOS
Linux
Name |
Description |
|
---|---|---|
|
FMediaSoundComponentSpectralData |
|
|
FOnMediaPlayerMediaEvent |
Multicast delegate that is invoked when a media event occurred in the player. |
|
FOnMediaPlayerMediaOpened |
Multicast delegate that is invoked when a media player's media has been opened. |
|
FOnMediaPlayerMediaOpenFailed |
Multicast delegate that is invoked when a media player's media has failed to open. |
|
UBaseMediaSource |
Base class for concrete media sources. |
|
UFileMediaSource |
|
|
UMediaComponent |
|
|
UMediaPlayer |
Implements a media player asset that can play movies and other media sources. |
|
UMediaPlaylist |
Implements a media play list. |
|
UMediaSoundComponent |
Implements a sound component for playing a media player's audio output. |
|
UMediaSource |
Abstract base class for media sources. |
|
UMediaTexture |
Implements a texture asset for rendering video tracks from UMediaPlayer assets. |
|
UMediaTimeStampInfo |
|
|
UPlatformMediaSource |
A media source that selects other media sources based on target platform. |
|
UStreamMediaSource |
|
|
UTimeSynchronizableMediaSource |
Base class for media sources that can be synchronized with the engine's timecode. |
Name |
Description |
|
---|---|---|
|
EMediaPlayerTrack |
Media track types. Keep this in sync with EMediaTrackType |
|
EMediaSoundChannels |
Available media sound channel types. |
|
EMediaSoundComponentFFTSize |
|
|
MediaTextureOrientation |
|
|
MediaTextureOutputFormat |
Name | Description | ||
---|---|---|---|
|
TimeSynchronizableMedia::FrameDelay ( |
||
|
TimeSynchronizableMedia::TimeDelay ( |
||
|
TimeSynchronizableMedia::UseTimeSynchronizatioOption ( |
Name of bUseTimeSynchronization media option. |
Name | Description | ||
---|---|---|---|
|
UMediaPlaylist ... |
OnMediaEvent |