Documentation
¶
Index ¶
Constants ¶
View Source
const StatusSize = 152
View Source
const XferISize = 24
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Status ¶
type Status struct {
State state.State
TriggerTstamp alsatype.Timespec
Tstamp alsatype.Timespec
ApplPtr alsatype.Uframes
HwPtr alsatype.Uframes
Delay alsatype.Sframes
Avail alsatype.Uframes
AvailMax alsatype.Uframes
Overrange alsatype.Uframes
SuspendedState state.State
AudioTstampData uint32
AudioTstamp alsatype.Timespec
DriverTstamp alsatype.Timespec
AudioTstampAccuracy uint32 // nanoseconds
Reserved [20]byte
}
Click to show internal directories.
Click to hide internal directories.