mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
unify capture shutdown.
This commit is contained in:
@ -22,8 +22,6 @@ type ScreencastManager interface {
|
||||
}
|
||||
|
||||
type StreamManager interface {
|
||||
Shutdown()
|
||||
|
||||
Codec() codec.RTPCodec
|
||||
OnSample(listener func(sample Sample))
|
||||
|
||||
|
Reference in New Issue
Block a user