Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Source ¶
type Source struct { // Listen address of the FS server in the ip:port format Address string VideoFile string `mapstructure:"video_file"` AudioFile string `mapstructure:"audio_file"` // contains filtered or unexported fields }
func (*Source) SetControl ¶
func (*Source) SetLogger ¶
func (s *Source) SetLogger(log logrus.FieldLogger)
Click to show internal directories.
Click to hide internal directories.