cue

package
v0.1.47 Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2023 License: MIT Imports: 12 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Dump added in v0.1.45

func Dump(file string, chaps []*avtools.Chapter) []byte

func Inc

func Inc(n int) int

func Load

func Load(file string) (avtools.Metaz, error)

Types

type Sheet

type Sheet struct {
	fidi.File

	Ext    string
	Tracks []avtools.ChapterMeta
	Chaps  []*avtools.Chapter
	// contains filtered or unexported fields
}

func NewCueSheet

func NewCueSheet(f string) *Sheet

func (Sheet) Chapters added in v0.1.45

func (cue Sheet) Chapters() []avtools.ChapterMeta

func (Sheet) Source added in v0.1.45

func (cue Sheet) Source() fidi.File

func (Sheet) Streams added in v0.1.45

func (cue Sheet) Streams() []map[string]string

func (Sheet) Tags added in v0.1.45

func (cue Sheet) Tags() map[string]string

type Track

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

func (Track) End

func (t Track) End() time.Duration

func (Track) Start

func (t Track) Start() time.Duration

func (Track) Title

func (t Track) Title() string

Jump to

Keyboard shortcuts

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