package
Version:
v0.1.3
Opens a new window with list of versions in this module.
Published: Feb 14, 2020
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
ASS saves subtitles with a given style to ASS format at path
type VideoInformation interface {
VideoPath() string
VideoWidth() int
VideoHeight() int
}
VideoInformation provides necessary info about the video for generating an
ASS file.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.