Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AudioStream ¶
AudioStream represents an internet radio station with a stream of audio.
func Connect ¶
func Connect(url string) (AudioStream, error)
Connect will connect to an audio stream and return a handle to the stream and additional metadata.
Click to show internal directories.
Click to hide internal directories.