public class CueMarker
extends Object
-
Nested Class Summary
Nested Classes
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
CUE_TYPE_ADS
public static final String CUE_TYPE_ADS
- See Also:
-
-
CUE_TYPE_CHAPTERS
public static final String CUE_TYPE_CHAPTERS
- See Also:
-
-
-
Method Details
-
getBegin
@NonNull
public String getBegin()
-
getEnd
@Nullable
public String getEnd()
-
getText
@Nullable
public String getText()
-
getCueType
@Nullable
public String getCueType()