Table of Contents

Class SRTHelper.SubtitleItem

Namespace
TaleWorlds.Library
Assembly
TaleWorlds.Library.dll
public class SRTHelper.SubtitleItem
Inheritance
SRTHelper.SubtitleItem
Inherited Members

Constructors

SubtitleItem()

public SubtitleItem()

Properties

EndTime

public int EndTime { get; set; }

Property Value

int

Lines

public List<string> Lines { get; set; }

Property Value

List<string>

StartTime

public int StartTime { get; set; }

Property Value

int

Methods

ToString()

public override string ToString()

Returns

string

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).