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