Documentation ¶
Overview ¶
Package rtpmpeg4audio contains a RTP/MPEG-4 Audio decoder and encoder.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrMorePacketsNeeded = errors.New("need more packets")
ErrMorePacketsNeeded is an alis for rtpmpeg4audiogeneric.ErrMorePacketsNeeded.
Functions ¶
This section is empty.
Types ¶
type Decoder ¶
type Decoder = rtpmpeg4audiogeneric.Decoder
Decoder is an alias for rtpmpeg4audiogeneric.Decoder.
type Encoder ¶
type Encoder = rtpmpeg4audiogeneric.Encoder
Encoder is an alias for rtpmpeg4audiogeneric.Encoder.
Click to show internal directories.
Click to hide internal directories.