Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RTMPVersion = 3
View Source
var Version = [4]byte{0, 0, 0, 0} // TODO: fix
Functions ¶
Types ¶
type Decoder ¶
type Decoder struct {
// contains filtered or unexported fields
}
func NewDecoder ¶
func (*Decoder) DecodeS0C0 ¶
func (*Decoder) DecodeS1C1 ¶
func (*Decoder) DecodeS2C2 ¶
type Encoder ¶
type Encoder struct {
// contains filtered or unexported fields
}
func NewEncoder ¶
func (*Encoder) EncodeS0C0 ¶
func (*Encoder) EncodeS1C1 ¶
func (*Encoder) EncodeS2C2 ¶
Click to show internal directories.
Click to hide internal directories.