Documentation
¶
Overview ¶
Package rtpmpeg4video contains a RTP/MPEG-4 Video decoder and encoder.
Index ¶
- Variables
- type Decoderdeprecated
- type Encoderdeprecated
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrMorePacketsNeeded = rtpfragmented.ErrMorePacketsNeeded
ErrMorePacketsNeeded is returned when more packets are needed.
Deprecated: replaced by rtpfragmented.ErrMorePacketsNeeded
Functions ¶
This section is empty.
Types ¶
type Decoder
deprecated
type Decoder = rtpfragmented.Decoder
Decoder is a RTP/MPEG-4 Video decoder.
Deprecated: replaced by rtpfragmented.Decoder
type Encoder
deprecated
type Encoder = rtpfragmented.Encoder
Encoder is a RTP/MPEG-4 Video encoder.
Deprecated: replaced by rtpfragmented.Encoder
Click to show internal directories.
Click to hide internal directories.