Navigation
API > API/Runtime > API/Runtime/Engine
Subtitle type for type-specific rendering.
| Name | ESubtitleType |
| Type | enum |
| Header File | /Engine/Source/Runtime/Engine/Public/Subtitles/SubtitlesAndClosedCaptionsDelegates.h |
| Include Path | #include "Subtitles/SubtitlesAndClosedCaptionsDelegates.h" |
Syntax
enum ESubtitleType
{
Subtitle,
ClosedCaption,
AudioDescription,
}
Values
| Name | Remarks |
|---|---|
| Subtitle | |
| ClosedCaption | |
| AudioDescription |