filter

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 filter provides the Filter interface, focusing on working with streamio.Player and streamio.Recorder interfaces.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Filter

type Filter interface {
	io.ReadWriteCloser
}

Directories

Path Synopsis
Package function provides an implementation of filter.Filter that using functions for filtering.
Package function provides an implementation of filter.Filter that using functions for filtering.
Package pipe provides an implementation of filter.Filter that using os.Pipe and external applications for filtering.
Package pipe provides an implementation of filter.Filter that using os.Pipe and external applications for filtering.
sox
Package sox provides a command generator of SoX (a multipurpose sound processing program) focusing on working with filter.Pipe or any other object that wraps exec.Command.
Package sox provides a command generator of SoX (a multipurpose sound processing program) focusing on working with filter.Pipe or any other object that wraps exec.Command.

Jump to

Keyboard shortcuts

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