Package com.fluendo.jkate
Class Event
java.lang.Object
com.fluendo.jkate.Event
-
Field Summary
FieldsModifier and TypeFieldDescriptionlong
long
double
com.fluendo.jkate.FontMapping
int
byte[]
Motion[]
long
double
byte[]
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ki
-
start
public long start -
duration
public long duration -
backlink
public long backlink -
start_time
public double start_time -
end_time
public double end_time -
id
public int id -
text_encoding
-
text_directionality
-
markup_type
-
language
public byte[] language -
kr
-
ks
-
ks2
-
motions
-
palette
-
bitmap
-
font_mapping
public com.fluendo.jkate.FontMapping font_mapping -
text
public byte[] text
-
-
Constructor Details
-
Event
Initialize an event to safe defaults.
-