AudioIn

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AudioIn

type AudioIn struct {
	Send func(action, body, targetTag string) (string, error)
}

func New

func New(send func(action, body, targetTag string) (string, error)) AudioIn

func (*AudioIn) GetAudioInputAttributes

func (s *AudioIn) GetAudioInputAttributes() (getAudioInputAttributesResponse, error)

func (*AudioIn) GetLineInLevel

func (s *AudioIn) GetLineInLevel() (getLineInLevelResponse, error)

Prefer methods `zp.GetLineInLevel`, `zp.GetLineInLevelLeft`, `zp.GetLineInLevelRight`.

func (*AudioIn) SelectAudio

func (s *AudioIn) SelectAudio(objectID string) error

`objectID` may be one of `Gonos.ContentTypes.*` or a custom id

func (*AudioIn) SetAudioInputAttributes

func (s *AudioIn) SetAudioInputAttributes(desiredName, desiredIcon string) error

func (*AudioIn) SetLineInLevel

func (s *AudioIn) SetLineInLevel(desiredLeftLineInLevel, desiredRightLineInLevel int) error

Prefer methods `zp.SetLineInLevel`, `zp.SetLineInLevelLeft`, `zp.SetLineInLevelRight`.

func (*AudioIn) StartTransmissionToGroup

func (s *AudioIn) StartTransmissionToGroup(coordinatorID string) (CurrentTransportSettings string, err error)

func (*AudioIn) StopTransmissionToGroup

func (s *AudioIn) StopTransmissionToGroup(coordinatorID string) error

Jump to

Keyboard shortcuts

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