Documentation
¶
Overview ¶
Package rtpaac contains a RTP/AAC decoder and encoder.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrMorePacketsNeeded = errors.New("need more packets")
ErrMorePacketsNeeded is returned when more packets are needed.
Functions ¶
This section is empty.
Types ¶
type Decoder ¶
type Decoder struct {
// contains filtered or unexported fields
}
Decoder is a RTP/AAC decoder.
Click to show internal directories.
Click to hide internal directories.