streampanel

package
v0.0.0-...-56f78af Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2024 License: CC0-1.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Option

type Option interface {
	// contains filtered or unexported methods
}

type Options

type Options []Option

func (Options) Config

func (options Options) Config() config

type Panel

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

func New

func New(
	dataPath string,
	opts ...Option,
) *Panel

func (*Panel) Loop

func (p *Panel) Loop(ctx context.Context) error

type Profile

type Profile struct {
	Name        streamcontrol.ProfileName
	PerPlatform map[streamcontrol.PlatformName]streamcontrol.AbstractStreamProfile
	MaxOrder    int
}

Jump to

Keyboard shortcuts

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