aics

package
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2026 License: CC0-1.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AudioInputStatus

type AudioInputStatus byte
const (
	AudioInputStatusINACTIVE AudioInputStatus = 0
	AudioInputStatusACTIVE   AudioInputStatus = 1
)

type GainMode

type GainMode byte
const (
	GainModeManualOnly    GainMode = 0
	GainModeAutomaticOnly GainMode = 1
	GainModeMANUAL        GainMode = 2
	GainModeAUTOMATIC     GainMode = 3
)

type Mute

type Mute byte
const (
	MuteNotMuted Mute = 0
	MuteMUTED    Mute = 1
	MuteDISABLED Mute = 2
)

Jump to

Keyboard shortcuts

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