mirror of
https://github.com/langhuihui/monibuca.git
synced 2025-09-27 09:52:06 +08:00
feat: add change subscribe
This commit is contained in:
@@ -16,4 +16,5 @@ var (
|
||||
ErrInterrupt = errors.New("interrupt")
|
||||
ErrUnsupportCodec = errors.New("unsupport codec")
|
||||
ErrMuted = errors.New("muted")
|
||||
ErrorLost = errors.New("lost")
|
||||
)
|
||||
|
Reference in New Issue
Block a user