Documentation
¶
Overview ¶
Package oss provides access to the Open Sound System API.
Index ¶
Constants ¶
View Source
const ( SOUND_MIXER_READ_VOLUME = 0x80044D00 SOUND_MIXER_WRITE_VOLUME = 0xC0044D00 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Mixer ¶
type Mixer struct {
// contains filtered or unexported fields
}
func (*Mixer) AdjustVolume ¶
func (*Mixer) ToggleMute ¶
Click to show internal directories.
Click to hide internal directories.