buffer

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jun 5, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EpisodeBuffer

type EpisodeBuffer struct {
	EpisodeIndex int
	Features     map[string]meta.FeatureSpec
	FPS          int
	// contains filtered or unexported fields
}

func New

func New(episodeIndex int, fps int, features map[string]meta.FeatureSpec) *EpisodeBuffer

func (*EpisodeBuffer) AddFrame

func (b *EpisodeBuffer) AddFrame(frame map[string]any) error

func (*EpisodeBuffer) Columns

func (b *EpisodeBuffer) Columns(globalIndex int64, taskIndices []int64) map[string]any

func (*EpisodeBuffer) Size

func (b *EpisodeBuffer) Size() int

func (*EpisodeBuffer) Tasks

func (b *EpisodeBuffer) Tasks() []string

Jump to

Keyboard shortcuts

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