Documentation ¶
Overview ¶
Package rtptime contains a RTP timestamp decoder and encoder.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Decoder ¶
type Decoder struct {
// contains filtered or unexported fields
}
Decoder is a RTP timestamp decoder.
type Encoder ¶
type Encoder struct {
// contains filtered or unexported fields
}
Encoder is a RTP timestamp encoder.
func NewEncoder ¶
NewEncoder allocates an Encoder.
Click to show internal directories.
Click to hide internal directories.