Vttyl v0.4.0 Vttyl.Part View Source
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t()
View Source
t() :: %Vttyl.Part{
end: millisecond :: integer(),
part: non_neg_integer(),
start: millisecond :: integer(),
text: String.t()
}
t() :: %Vttyl.Part{ end: millisecond :: integer(), part: non_neg_integer(), start: millisecond :: integer(), text: String.t() }