Documentation
¶
Index ¶
- type Oss
- func (o *Oss) Close() error
- func (o *Oss) Flush() error
- func (o *Oss) Open() error
- func (o *Oss) Pause() error
- func (o *Oss) SetChannels(chans int) error
- func (o *Oss) SetSampleRate(rate int) error
- func (o *Oss) SetVolume(vol int) error
- func (o *Oss) Volume() (int, error)
- func (o *Oss) Write(buf []byte) (written int, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Oss ¶
type Oss struct {
// contains filtered or unexported fields
}
func (*Oss) SetChannels ¶
func (*Oss) SetSampleRate ¶
Click to show internal directories.
Click to hide internal directories.