UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
IMediaOverlaySample.h File Reference
#include "Internationalization/Text.h"
#include "Math/Vector2D.h"
#include "Misc/Optional.h"
#include "Misc/Timecode.h"
#include "Misc/Timespan.h"
#include "IMediaTimeSource.h"

Go to the source code of this file.

Classes

class  IMediaOverlaySample
 

Enumerations

enum class  EMediaOverlaySampleType { Caption , Subtitle , Text }
 

Enumeration Type Documentation

◆ EMediaOverlaySampleType

Type of text overlay samples.

Enumerator
Caption 

Caption text for hearing impaired users.

Subtitle 

Subtitle text for non-native speakers.

Text 

Generic text.