Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
DubSegmentCue
Inherits
Struct
<
Value
<
Object
Constructors
new
(idx :
Int32
, start_sec :
Float64
, end_sec :
Float64
, text :
String
, translated_text :
String
|
Nil
)
Source
Instance methods
clone
Source
copy_with
(idx _idx = @idx, start_sec _start_sec = @start_sec, end_sec _end_sec = @end_sec, text _text = @text, translated_text _translated_text = @translated_text)
Source
end_sec
idx
start_sec
text
translated_text