mirror of https://bitbucket.org/ausocean/av.git
revid: remove unused field in Revid
This commit is contained in:
parent
53f923afb1
commit
36ebb5d58a
|
@ -96,7 +96,6 @@ type Revid struct {
|
|||
ffmpegStdin io.WriteCloser
|
||||
outputChan chan []byte
|
||||
setupInput func() error
|
||||
setupOutput func() error
|
||||
getFrame func() []byte
|
||||
destination loadSender
|
||||
rtmpInst rtmp.Session
|
||||
|
|
Loading…
Reference in New Issue