Documentation ¶
Index ¶
- func PutU32BE(b []byte, v uint32)
- type FDummy
- type Muxer
- func (element *Muxer) Finalize() []byte
- func (element *Muxer) GetInit(streams []av.CodecData) (string, []byte)
- func (element *Muxer) SetIndex(val int)
- func (self *Muxer) SetMaxFrames(count int)
- func (self *Muxer) SetPath(path string)
- func (element *Muxer) WriteHeader(streams []av.CodecData) (err error)
- func (element *Muxer) WritePacket(pkt av.Packet, GOP bool) (bool, []byte, error)
- func (element *Muxer) WritePacket4(pkt av.Packet) error
- func (self *Muxer) WriteTrailer() (err error)
- type Stream
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Muxer ¶
type Muxer struct {
// contains filtered or unexported fields
}
func (*Muxer) SetMaxFrames ¶
func (*Muxer) WritePacket ¶
func (*Muxer) WriteTrailer ¶
Click to show internal directories.
Click to hide internal directories.