update qemu options
This commit is contained in:
@@ -41,8 +41,8 @@ func ExampleOptions() *Options {
|
||||
BufferSize: 2048,
|
||||
},
|
||||
Video: VideoOptions{
|
||||
Height: 1024,
|
||||
Width: 768,
|
||||
Height: 768,
|
||||
Width: 1024,
|
||||
FPS: 60,
|
||||
},
|
||||
}
|
||||
|
Reference in New Issue
Block a user