mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-08 02:21:28 +03:00
scrap: rename coder.rs to codec.rs
Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
@@ -27,7 +27,7 @@ use hbb_common::tokio::{
|
||||
},
|
||||
};
|
||||
use scrap::{
|
||||
coder::{Encoder, EncoderCfg, HwEncoderConfig},
|
||||
codec::{Encoder, EncoderCfg, HwEncoderConfig},
|
||||
vpxcodec::{VpxEncoderConfig, VpxVideoCodecId},
|
||||
Capturer, Display,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user