Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var HDLPlugin = InstallPlugin(hdlConfig)
Functions ¶
This section is empty.
Types ¶
type HDLPuller ¶
type HDLPuller struct {
Publisher
Puller
// contains filtered or unexported fields
}
func NewHDLPuller ¶ added in v4.0.5
func NewHDLPuller() *HDLPuller
func (*HDLPuller) Disconnect ¶ added in v4.1.8
func (puller *HDLPuller) Disconnect()
type HDLSubscriber ¶
type HDLSubscriber struct {
Subscriber
}
func (*HDLSubscriber) OnEvent ¶
func (sub *HDLSubscriber) OnEvent(event any)
func (*HDLSubscriber) WriteFlvHeader ¶ added in v4.0.5
func (sub *HDLSubscriber) WriteFlvHeader()
Click to show internal directories.
Click to hide internal directories.