mirror of
https://github.com/lkmio/lkm.git
synced 2025-10-05 07:06:57 +08:00
webrtc 拉流
This commit is contained in:
@@ -10,6 +10,8 @@ import (
|
||||
type SinkId interface{}
|
||||
|
||||
type ISink interface {
|
||||
HookHandler
|
||||
|
||||
Id() SinkId
|
||||
|
||||
Input(data []byte) error
|
||||
|
Reference in New Issue
Block a user