Documentation ¶
Index ¶
- type FLVWriter
- func (flvWriter *FLVWriter) Close(error)
- func (flvWriter *FLVWriter) DropPacket(pktQue chan *av.Packet, info av.Info)
- func (flvWriter *FLVWriter) Info() (ret av.Info)
- func (flvWriter *FLVWriter) SendPacket() error
- func (flvWriter *FLVWriter) Wait()
- func (flvWriter *FLVWriter) Write(p *av.Packet) (err error)
- type Server
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FLVWriter ¶
func NewFLVWriter ¶
func NewFLVWriter(app, title, url string, ctx http.ResponseWriter) *FLVWriter
func (*FLVWriter) DropPacket ¶
func (*FLVWriter) SendPacket ¶
Click to show internal directories.
Click to hide internal directories.