mirror of
https://github.com/Monibuca/engine.git
synced 2025-10-17 14:11:23 +08:00
初步与rtmp插件调通
This commit is contained in:
@@ -5,5 +5,5 @@ import "context"
|
||||
type IStream interface {
|
||||
context.Context
|
||||
Update() uint32
|
||||
AddTrack(string, Track)
|
||||
AddTrack(Track)
|
||||
}
|
||||
|
Reference in New Issue
Block a user