#include <MediaPlayerOptions.h>
◆ FMediaPlayerOptions()
| FMediaPlayerOptions::FMediaPlayerOptions |
( |
| ) |
|
|
inline |
◆ operator!=()
Check if this Media Options is not equal to another one.
◆ SetAllAsOptional()
| void FMediaPlayerOptions::SetAllAsOptional |
( |
| ) |
|
|
inline |
◆ InternalCustomOptions
Custom options used internally. Must not be serialized or editable via blueprint.
◆ Loop
How to initially select looping of the media.
◆ PlayOnOpen
How to handle automatic playback when media opens.
◆ SeekTime
Initial media time to start playback at.
◆ SeekTimeType
How to interpret the initial seek time.
◆ Tracks
Fixed indices of media tracks to select.
◆ TracksByLanguage
Track selection by language. Not supported by all media players.
◆ TrackSelection
How to select the initial media tracks.
The documentation for this struct was generated from the following file: