Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClampPreset ¶
ClampPreset checks if the video fits the specified dimensions
func ParseFramerate ¶
ParseFramerate converts an ffmpeg framerate string to a float32
Types ¶
type GlobalVars ¶
type GlobalVars struct { TidalPath string `json="tidalPath"` TidalTmpPath string `json="tidalTmpPath"` RcloneConfigPath string `json="rcloneConfigPath"` }
GlobalVars are used to set sane application defaults
type Presets ¶
type Presets []Preset
Presets is an array of presets
func CalculatePresets ¶
CalculatePresets returns a json list of availible presets
Click to show internal directories.
Click to hide internal directories.