processing

package
v0.0.0-...-cb98339 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PostProcess

func PostProcess(r io.ReadSeeker, w io.WriteSeeker) (err error)

func SortEventLineHeader

func SortEventLineHeader(a, b EventLineHeader) int

Types

type EventLineHeader

type EventLineHeader struct {
	// Index original entry index in absolute file offset
	Index int64
	// Index original entry index in absolute file offset, after Layer field onwards
	IndexFromLayer int64
	// Length of line in bytes
	Length int
	// Length of line in bytes, without Layer field
	LengthFromLayer int

	// Depth The placement in the display list, including nesting
	Depth types.Depth
	// Start When the frame appears
	Start time.Duration

	ReadOrder int
}

type EventLineHeaders

type EventLineHeaders []EventLineHeader

func (EventLineHeaders) Sort

func (hs EventLineHeaders) Sort()

Sort Sorts each line

Jump to

Keyboard shortcuts

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