guess

package
v0.0.0-...-69b8586 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2023 License: BSD-2-Clause Imports: 14 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddFormat

func AddFormat(format format.Format)

func DoTest

func DoTest(ext string, locations []string, t *testing.T)

func GetAnalyzerDecoder

func GetAnalyzerDecoder(name string) format.AnalyzerDecoder

func GetDecoder

func GetDecoder(name string) format.Decoder

func GetDecoders

func GetDecoders(r io.ReadSeekCloser, pathName string) (decoders []format.Decoder, err error)

func GetEncoder

func GetEncoder(name string) format.Encoder

func GetFormat

func GetFormat(name string) format.Format

func Open

func Open(r io.ReadSeekCloser, decoders []format.Decoder) (source audio.Source, err error)

func OpenAnalyzer

func OpenAnalyzer(r io.ReadSeekCloser, decoders []format.Decoder) (source audio.Source, analyzerChannel format.AnalyzerChannel, err error)

Types

type NullFormat

type NullFormat struct {
	// contains filtered or unexported fields
}

func (NullFormat) DecoderDescription

func (f NullFormat) DecoderDescription() string

func (NullFormat) Encode

func (f NullFormat) Encode(audio.Source, io.WriteCloser, map[string]interface{}) error

func (NullFormat) EncoderDescription

func (f NullFormat) EncoderDescription() string

func (NullFormat) Identify

func (NullFormat) Name

func (f NullFormat) Name() string

func (NullFormat) Open

func (NullFormat) OpenAnalyzer

Jump to

Keyboard shortcuts

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