app

package
v1.1.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 23, 2025 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const DefaultSettingsFilename = ".mtconvy.yml"

Variables

View Source
var AppSettings *appSettingsType
View Source
var BuildCommit = "DEV"
View Source
var BuildVersion = "DEV"

Functions

This section is empty.

Types

type FfStream

type FfStream struct {
	Index    int
	Name     string
	Language string
	Data     jsonStream
}

func FfGetStreamList

func FfGetStreamList(path string) []FfStream

type Task

type Task struct {
	// contains filtered or unexported fields
}

func NewTask

func NewTask(path string) *Task

func (*Task) Convert

func (t *Task) Convert()

func (*Task) SelectFiles

func (t *Task) SelectFiles()

func (*Task) SelectStreams

func (t *Task) SelectStreams()

type TaskItem

type TaskItem struct {
	Name string
	Path string

	Streams []FfStream
}

func (*TaskItem) Convert

func (task_item *TaskItem) Convert()

func (*TaskItem) SelectStreams

func (task_item *TaskItem) SelectStreams()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL