streamio

package
v0.2.0-rc.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 9, 2019 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package streamio provides two interfaces, Player and Recorder, focusing on working with filter.Filter interface.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Player

type Player interface {
	io.WriteCloser
}

type Recorder

type Recorder interface {
	io.ReadCloser
}

Directories

Path Synopsis
Package alice provides an implementation of streamio.Player and streamio.Recorder that playbacks "Alice's Adventures in Wonderland" for testing purposes.
Package alice provides an implementation of streamio.Player and streamio.Recorder that playbacks "Alice's Adventures in Wonderland" for testing purposes.
Package portaudio provides an implementation of streamio.Player and streamio.Recorder using PortAudio.
Package portaudio provides an implementation of streamio.Player and streamio.Recorder using PortAudio.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL