mixer

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2020 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Mapping

type Mapping struct {
	Cc          int      `yaml:"cc"`
	HardwareMin int      `yaml:"hardwareMin"`
	HardwareMax int      `yaml:"hardwareMax"`
	VolumeMin   float32  `yaml:"volumeMin"`
	VolumeMax   float32  `yaml:"volumeMax"`
	Filename    []string `yaml:"-"`
	Special     []string `yaml:"-"`
	Device      []string `yaml:"-"`
}

func (*Mapping) UnmarshalYAML

func (m *Mapping) UnmarshalYAML(unmarshal func(interface{}) error) error

func (*Mapping) Validate

func (m *Mapping) Validate() error

Jump to

Keyboard shortcuts

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