fix wrong format of mac
This commit is contained in:
parent
c632b0e8fb
commit
617f87a797
@ -20,7 +20,7 @@ impl Capturer {
|
||||
display.width(),
|
||||
display.height(),
|
||||
if use_yuv {
|
||||
quartz::PixelFormat::YCbCr420Full
|
||||
quartz::PixelFormat::YCbCr420Video
|
||||
} else {
|
||||
quartz::PixelFormat::Argb8888
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user