You've already forked VptPassiveAdapter
hwaccel
This commit is contained in:
@@ -65,8 +65,9 @@ type DisconnectActionConfig struct {
|
||||
}
|
||||
|
||||
type PreviewConfig struct {
|
||||
Enabled bool `mapstructure:"enabled"`
|
||||
Resolutions []int `mapstructure:"resolutions"`
|
||||
Enabled bool `mapstructure:"enabled"`
|
||||
Resolutions []int `mapstructure:"resolutions"`
|
||||
HwAccel string `mapstructure:"hwaccel"`
|
||||
}
|
||||
|
||||
type MainConfig struct {
|
||||
|
||||
Reference in New Issue
Block a user