FOperatingSystemVideoPlayerConfig
#include <OperatingSystemSimulator/Public/Data/OperatingSystemVideoPlayerTypes.h>struct FOperatingSystemVideoPlayerConfigDefined in OperatingSystemVideoPlayerTypes.h:14 Represents the configuration for an operating system video player.
The FOperatingSystemVideoPlayerConfig struct stores the settings for an operating system video player.
Public Attributes
Section titled “Public Attributes”| Return | Name | Description |
|---|---|---|
bool | bLoopVideo | Loop the video or not. |
bLoopVideo
Section titled “bLoopVideo”bool bLoopVideoDefined in OperatingSystemVideoPlayerTypes.h:20 Loop the video or not.
Referenced by
Section titled “Referenced by”Public Methods
Section titled “Public Methods”| Return | Name | Description |
|---|---|---|
FOperatingSystemVideoPlayerConfig inline |
FOperatingSystemVideoPlayerConfig
Section titled “FOperatingSystemVideoPlayerConfig”inline
inline FOperatingSystemVideoPlayerConfig()Defined in OperatingSystemVideoPlayerTypes.h:22