mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
scrap: rename codec.rs to vpxcodec.rs
Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
@@ -27,8 +27,8 @@ use hbb_common::tokio::{
|
||||
},
|
||||
};
|
||||
use scrap::{
|
||||
codec::{VpxEncoderConfig, VpxVideoCodecId},
|
||||
coder::{Encoder, EncoderCfg, HwEncoderConfig},
|
||||
vpxcodec::{VpxEncoderConfig, VpxVideoCodecId},
|
||||
Capturer, Display,
|
||||
};
|
||||
use std::{
|
||||
|
||||
Reference in New Issue
Block a user