Documentation ¶
Overview ¶
Package core contains the main struct of the software.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Core ¶
type Core struct {
// contains filtered or unexported fields
}
Core is an instance of MediaMTX.
func (*Core) APIConfigSet ¶
APIConfigSet is called by api.
func (*Core) Close ¶
func (p *Core) Close()
Close closes Core and waits for all goroutines to return.
Click to show internal directories.
Click to hide internal directories.