format Go source code.

This commit is contained in:
Miroslav Šedivý
2021-02-14 14:40:17 +01:00
parent 732764991b
commit 45679f1b86
54 changed files with 445 additions and 447 deletions

View File

@ -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