mirror of
https://github.com/Monibuca/engine.git
synced 2025-10-16 13:41:27 +08:00
修复h265
This commit is contained in:
@@ -329,7 +329,7 @@ func (s *Subscriber) sendAudioDecConf() {
|
||||
|
||||
type IPusher interface {
|
||||
ISubscriber
|
||||
Push()
|
||||
Push() error
|
||||
Connect() error
|
||||
init(string, string, *config.Push)
|
||||
Reconnect() bool
|
||||
|
||||
Reference in New Issue
Block a user