Skip to content

FOperatingSystemVideoPlayerConfig

#include <OperatingSystemSimulator/Public/Data/OperatingSystemVideoPlayerTypes.h>
struct FOperatingSystemVideoPlayerConfig

Defined 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.

ReturnNameDescription
boolbLoopVideoLoop the video or not.

bool bLoopVideo

Defined in OperatingSystemVideoPlayerTypes.h:20 Loop the video or not.

ReturnNameDescription
FOperatingSystemVideoPlayerConfig inline

inline

inline FOperatingSystemVideoPlayerConfig()

Defined in OperatingSystemVideoPlayerTypes.h:22