Documentation ¶
Index ¶
Constants ¶
View Source
const (
FlvAppSource = "flvAppSrc"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RTMPRelaySource ¶
type RTMPRelaySource struct {
// contains filtered or unexported fields
}
func NewRTMPRelaySource ¶
func (*RTMPRelaySource) Close ¶
func (s *RTMPRelaySource) Close() error
func (*RTMPRelaySource) GetSources ¶
func (s *RTMPRelaySource) GetSources() []*gst.Element
func (*RTMPRelaySource) ValidateCaps ¶ added in v1.1.0
func (s *RTMPRelaySource) ValidateCaps(caps *gst.Caps) error
Click to show internal directories.
Click to hide internal directories.