Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type HTTP ¶
type HTTP struct { // Exported Fields Response *http.Response // HTTP Response Object containing the HTTP Stream // contains filtered or unexported fields }
HTTP Buffer
func HTTPBuffer ¶
Construct a new HTTP Buffer for a HTTP Response
type Spotify ¶
type Spotify struct {
// contains filtered or unexported fields
}
Spotify buffer
func SpotifyBuffer ¶
func (*Spotify) WriteAudio ¶
func (s *Spotify) WriteAudio(f spotify.AudioFormat, raw []byte) int
Writes audio to buffer
Click to show internal directories.
Click to hide internal directories.