keydigital

package module
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2021 License: Apache-2.0 Imports: 9 Imported by: 1

README

keydigital

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrOutOfRange = errors.New("input or output is out of range")
)

Functions

This section is empty.

Types

type Option added in v0.2.0

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

func WithLogger added in v0.2.0

func WithLogger(l *zap.Logger) Option

type VideoSwitcher

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

func NewVideoSwitcher added in v0.2.0

func NewVideoSwitcher(addr string, opts ...Option) *VideoSwitcher

func (*VideoSwitcher) AudioVideoInputs added in v0.1.1

func (vs *VideoSwitcher) AudioVideoInputs(ctx context.Context) (map[string]string, error)

AudioVideoInputs .

func (*VideoSwitcher) Healthy added in v0.1.2

func (vs *VideoSwitcher) Healthy(ctx context.Context) error

func (*VideoSwitcher) Info added in v0.1.1

func (vs *VideoSwitcher) Info(ctx context.Context) (interface{}, error)

func (*VideoSwitcher) SetAudioVideoInput

func (vs *VideoSwitcher) SetAudioVideoInput(ctx context.Context, output, input string) error

SetAudioVideoInput .

Jump to

Keyboard shortcuts

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