frame

package
v0.0.0-...-aff725f Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Frame

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

func Read

func Read(source FullReader, position int64, prev *Frame) (frame *Frame, startPosition int64, err error)

func (*Frame) Decode

func (f *Frame) Decode() []byte

func (*Frame) SamplingFrequency

func (f *Frame) SamplingFrequency() (int, error)

type FullReader

type FullReader interface {
	ReadFull([]byte) (int, error)
}

Jump to

Keyboard shortcuts

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