wav

package
v1.9.13 Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2025 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const FourCC = "RIFF"

Variables

This section is empty.

Functions

func Header(codec *core.Codec) []byte

func NewBackchannel added in v1.9.10

func NewBackchannel(cmd *shell.Command) (core.Producer, error)

func ReadHeader added in v1.9.10

func ReadHeader(r io.Reader) (*core.Codec, error)

Types

type Backchannel added in v1.9.10

type Backchannel struct {
	core.Connection
	// contains filtered or unexported fields
}

func (*Backchannel) AddTrack added in v1.9.10

func (c *Backchannel) AddTrack(media *core.Media, codec *core.Codec, track *core.Receiver) error

func (*Backchannel) GetTrack added in v1.9.10

func (c *Backchannel) GetTrack(media *core.Media, codec *core.Codec) (*core.Receiver, error)

func (*Backchannel) Start added in v1.9.10

func (c *Backchannel) Start() error

type Producer

type Producer struct {
	core.Connection
	// contains filtered or unexported fields
}

func Open

func Open(r io.Reader) (*Producer, error)

func (*Producer) Start

func (c *Producer) Start() error

Jump to

Keyboard shortcuts

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