This commit is contained in:
rustdesk 2023-10-15 11:44:44 +08:00
parent 5f92465d0f
commit 63ba4f4f91

View File

@ -37,6 +37,8 @@ use scrap::{
vpxcodec::{VpxEncoderConfig, VpxVideoCodecId},
CodecName, Display, TraitCapturer,
};
#[cfg(target_os = "linux")]
use std::sync::atomic::{AtomicBool, Ordering};
#[cfg(windows)]
use std::sync::Once;
use std::{