Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RTMPClient ¶
type RTMPClient struct {
// contains filtered or unexported fields
}
func NewRTMPClient ¶
func NewRTMPClient(u string, log LogFunc) (*RTMPClient, error)
func (*RTMPClient) Handshake ¶
func (c *RTMPClient) Handshake() error
Click to show internal directories.
Click to hide internal directories.