Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Sink ¶
type Sink struct {
Filename string
Name string
Format string
Rate int
Channels int
// ChannelMap
UseSystemClockForTiming bool
// contains filtered or unexported fields
}
func GetActiveSinks ¶
func (*Sink) GetProperty ¶
func (*Sink) SetProperty ¶
type Source ¶
type Source struct {
Filename string
Name string
Format string
Rate int
Channels int
// contains filtered or unexported fields
}
func GetActiveSources ¶
func (*Source) GetProperty ¶
func (*Source) SetProperty ¶
Click to show internal directories.
Click to hide internal directories.