mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
format Go source code.
This commit is contained in:
@ -8,15 +8,15 @@ import (
|
||||
)
|
||||
|
||||
type Capture struct {
|
||||
Device string
|
||||
AudioCodec codec.RTPCodec
|
||||
AudioPipeline string
|
||||
Device string
|
||||
AudioCodec codec.RTPCodec
|
||||
AudioPipeline string
|
||||
|
||||
Display string
|
||||
//VideoCodec codec.RTPCodec
|
||||
//VideoPipeline string
|
||||
Display string
|
||||
//VideoCodec codec.RTPCodec
|
||||
//VideoPipeline string
|
||||
|
||||
BroadcastPipeline string
|
||||
BroadcastPipeline string
|
||||
|
||||
Screencast bool
|
||||
ScreencastRate string
|
||||
|
Reference in New Issue
Block a user