alsatype

package
v0.0.0-...-85bb7ee Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2023 License: MIT Imports: 2 Imported by: 10

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PVersion

type PVersion uint32

func (PVersion) Major

func (v PVersion) Major() int

func (PVersion) Minor

func (v PVersion) Minor() int

func (PVersion) Patch

func (v PVersion) Patch() int

func (PVersion) String

func (v PVersion) String() string

type Sframes

type Sframes int64 // snd_pcm_sframes_t

type SwParams

type SwParams struct {
	TstampMode int32
	PeriodStep uint32
	SleepMin   uint32

	AvailMin         Uframes
	XferAlign        Uframes
	StartThreshold   Uframes
	StopThreshold    Uframes
	SilenceThreshold Uframes
	SilenceSize      Uframes
	Boundary         Uframes

	Proto      PVersion
	TstampType uint32
	Reserved   [56]byte
}

func (*SwParams) Diff

func (s *SwParams) Diff(w *SwParams) string

func (*SwParams) String

func (s *SwParams) String() string

type Timespec

type Timespec struct {
	Sec  int
	Nsec int
}

type Uframes

type Uframes uint64 // snd_pcm_uframes_t

Jump to

Keyboard shortcuts

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